public delegatevoid PCMReaderCallback (float[] data);

파라미터

dataArray of floats containing data read from the clip.

설명

Delegate called each time AudioClip reads data.

See Also: AudioClip.Create.