Version: 2020.2
언어: 한국어
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);

파라미터

provider Provider emitting the event.
sampleFrameCount How many sample frames are available, or were dropped, depending on the event.

설명

Delegate for sample frame events.