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

AudioSampleProvider.SampleFramesHandler

매뉴얼로 전환
public delegatevoid SampleFramesHandler (Experimental.Audio.AudioSampleProvider provider, uint sampleFrameCount);

파라미터

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

설명

Delegate for sample frame events.