Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

AudioClipLoadType.Streaming

Switch to Manual

Description

Streams audio data from disk.

This generally results in the lowest memory-usage and offloads decoding to a dedicated streaming thread, therefore reducing CPU usage on the mixer thread.