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

AudioSampleProvider.sampleFramesAvailable

Cambiar al Manual

Parámetros

valueNumber of available sample frames.

Descripción

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.