Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AudioClipLoadType.Streaming

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.