Platforms to show: All Mac Windows Linux Cross-Platform
Back to MidiObjectMBS class.
MidiObjectMBS.kMIDIPropertyDisplayName as CFStringMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | MIDI | MBS MacCF Plugin | 9.6 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
device/entity/endpoint property, string.
Provides the Apple-recommended user-visible name for an endpoint, by combining the device and endpoint names.
For objects other than endpoints, the display name is the same as the name.
New for CoreMIDI 1.5.
MidiObjectMBS.kMIDIPropertyDriverDeviceEditorApp as CFStringMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | MIDI | MBS MacCF Plugin | 9.6 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
device property, string, contains the full path to an application which knows how to configure this driver-owned devices. Drivers may set this property on their owned devices. Applications must not write to it.
New for CoreMIDI 1.4.
MidiObjectMBS.kMIDIPropertySupportsShowControl as CFStringMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | MIDI | MBS MacCF Plugin | 9.6 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
device/entity property, integer (0/1). Indicates whether the device implements the MIDI.
New for CoreMIDI 1.5.
The items on this page are in the following plugins: MBS MacCF Plugin.
