共用方式為


AVAudioEngine.DisconnectMidiOutput(AVAudioNode) 方法

定義

[Foundation.Export("disconnectMIDIOutput:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DisconnectMidiOutput (AVFoundation.AVAudioNode node);
abstract member DisconnectMidiOutput : AVFoundation.AVAudioNode -> unit
override this.DisconnectMidiOutput : AVFoundation.AVAudioNode -> unit

參數

屬性

適用於