Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.sampleFramesAvailable

매뉴얼로 전환

파라미터

valueNumber 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.