This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

AudioSampleProvider.sampleFramesAvailable

Parameters

value Number 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.