AVAudioIONodeInputBlock Delegate

Definition

public delegate AudioToolbox.AudioBuffers AVAudioIONodeInputBlock(uint frameCount);
type AVAudioIONodeInputBlock = delegate of uint32 -> AudioBuffers

Parameters

frameCount
UInt32

Return Value

Applies to