Version: 2020.2
言語: 日本語
Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.sampleFramesAvailable

マニュアルに切り替える

パラメーター

value Number of available sample frames.

説明

Invoked when the number of available sample frames goes beyond the threshold set with AudioSampleProvider.freeSampleFrameCountLowThreshold.

This event is only emitted when Experimental.Audio.AudioSampleProvider.enableSampleFramesAvailableEvent is set to true.