Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Streaming

Streams audio data from disk.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AudioModule
Streaming = 2

Remarks

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