kMIDIPropertyDriverOwner

Static kMIDIPropertyDriverOwner 

Source
pub unsafe static kMIDIPropertyDriverOwner: &'static CFString
Available on crate features MIDIServices and objc2-core-foundation only.
Expand description

device/entity/endpoint property, string

Name of the driver that owns a device. Set by the owning driver, on the device; should not be touched by other clients. Property is inherited from the device by its entities and endpoints.

See also Apple’s documentation