Contents

kMIDIPropertyModel

The model name of a device or endpoint.

Declaration

let kMIDIPropertyModel: CFString

Discussion

Use this property in the following scenarios:

  • MIDI drivers should set this property on their devices.

  • Studio setup editors may allow the user to set this property on external devices.

  • Creators of virtual endpoints may set this property on their endpoints.

See Also

Identification