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

AudioSampleProvider.SampleFramesHandler

Switch to Manual
public delegatevoid SampleFramesHandler (Experimental.Audio.AudioSampleProvider provider, uint sampleFrameCount);

Parameters

providerProvider emitting the event.
sampleFrameCountHow many sample frames are available, or were dropped, depending on the event.

Description

Delegate for sample frame events.