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

AudioSampleProvider.sampleFramesAvailable

Switch to Manual

Parameters

valueNumber of available sample frames.

Description

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.