共用方式為


AVAudioNodeTapBlock 代理人

定義

接收 輸出複本的委派 AVAudioNode

public delegate void AVAudioNodeTapBlock(AVAudioPcmBuffer buffer, AVAudioTime when);
type AVAudioNodeTapBlock = delegate of AVAudioPcmBuffer * AVAudioTime -> unit

參數

適用於