Midi 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用 CoreMidi 的全域方法和常數。
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class Midi
public static class Midi
type Midi = class
- 繼承
-
Midi
- 屬性
屬性
DestinationCount |
MIDI 目的地的數目。 |
DeviceCount |
系統中的 MIDI 裝置數目 (不會與外部連線裝置混淆) 。 |
ExternalDeviceCount |
連線到此系統的外部裝置數目。 |
NetworkBonjourServiceType |
表示與常數 MIDINetworkBonjourServiceType 相關聯的值 |
NetworkNotificationContactsDidChange |
MIDI 網路變更時引發的通知。 |
NetworkNotificationSessionDidChange |
MIDI 會話變更時引發的通知 |
SourceCount |
傳回系統中的來源數目。 |
方法
GetDevice(nint) |
傳回物件,代表指定的 MIDI 裝置。 |
GetExternalDevice(nint) |
傳回物件,代表指定的外部 MIDI 裝置。 |
Restart() |
重新開機 MIDI 子系統。 |