Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


freeSampleFrameCountLowThreshold

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

Definition

public uint freeSampleFrameCountLowThreshold { get; set; }

Remarks

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