Provides methods to access AudioClip or MovieTexture objects from WWW streams.
GetAudioClip | Returns an AudioClip generated from the downloaded data (Read Only). |
GetAudioClipCompressed | Returns an AudioClip generated from the downloaded data that is compressed in memory (Read Only). |
GetMovieTexture | Returns a MovieTexture generated from the downloaded data (Read Only). |