共用方式為


AVAudioNode.InstallTapOnBus 方法

定義

[Foundation.Export("installTapOnBus:bufferSize:format:block:")]
public virtual void InstallTapOnBus (nuint bus, uint bufferSize, AVFoundation.AVAudioFormat format, AVFoundation.AVAudioNodeTapBlock tapBlock);
abstract member InstallTapOnBus : nuint * uint32 * AVFoundation.AVAudioFormat * AVFoundation.AVAudioNodeTapBlock -> unit
override this.InstallTapOnBus : nuint * uint32 * AVFoundation.AVAudioFormat * AVFoundation.AVAudioNodeTapBlock -> unit

參數

bus
System.System.UIntPtr System.unativeint
bufferSize
UInt32
format
AVAudioFormat

即將加入。

這個參數可以是 null

屬性

適用於