Image has progress and error properties. Can AudioClip have the same?
This is useful for me because I plan to have over 20 megs of uncompressed audio that needs to get loaded. During the file loading phases of my app (where I load many Image files currently) I display the overall progress. My algorithm relies on knowing the progress and error status of each file I am loading. I want to incorporate the loading of AudioClips into the file loading phases and as such require their progress and error status.
thanks
jose
This is useful for me because I plan to have over 20 megs of uncompressed audio that needs to get loaded. During the file loading phases of my app (where I load many Image files currently) I display the overall progress. My algorithm relies on knowing the progress and error status of each file I am loading. I want to incorporate the loading of AudioClips into the file loading phases and as such require their progress and error status.
thanks
jose