Version: 2021.2
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.freeSampleFrameCountLowThreshold

매뉴얼로 전환
public uint freeSampleFrameCountLowThreshold ;

설명

Then the free sample count falls below this threshold, the AudioSampleProvider.sampleFramesAvailable event and associated native is emitted.

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