This version of Unity is unsupported.

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.