Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


freeSampleFrameCountLowThreshold

When the free sample count falls below this threshold, the AudioSampleProvider.sampleFramesAvailable event and associated native is emitted.
Read time 1 minuteLast updated 11 days ago

Definition

public uint freeSampleFrameCountLowThreshold { get; set; }

Remarks

The associated native event handler, set with SetSampleFramesAvailableNativeEventHandler is also invoked.