LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

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.