Skip to content

AudioClipLoadType

Audio loading method.

attributesdescription
DecompressOnLoadThe audio is loaded by decompressing and decoding.
CompressedInMemoryLoad audio in a compressed format.
StreamingStream audio loading.