AudioClipLoadType.DecompressOnLoad
Description 描述
The audio data is decompressed when the audio clip is loaded.
The audio clip will load the data and make sure it's kept in memory in decompressed form, allowing scripts to modify the audio data.
The audio data is decompressed when the audio clip is loaded.
The audio clip will load the data and make sure it's kept in memory in decompressed form, allowing scripts to modify the audio data.