Version: 1.4
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.freeSampleFrameCountLowThreshold

public uint freeSampleFrameCountLowThreshold;

Description

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.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答