kMIDIPropertyProtocolID
The native protocol in which the endpoint communicates.
Declaration
let kMIDIPropertyProtocolID: CFStringDiscussion
The system sets this value on endpoints when it creates them. Drivers can dynamically change the endpoint’s protocol as a result of a MIDI-CI negotiation, by setting this property.
Clients can observe changes to this property.