次の方法で共有


AVAudioNodeTapBlock 代理人

定義

の出力のコピーを受け取るデリゲート AVAudioNode

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

パラメーター

適用対象