Struct coremidi_sys::MIDIObjectPropertyChangeNotification [−][src]
#[repr(C)]pub struct MIDIObjectPropertyChangeNotification {
pub messageID: MIDINotificationMessageID,
pub messageSize: UInt32,
pub object: MIDIObjectRef,
pub objectType: MIDIObjectType,
pub propertyName: CFStringRef,
}
Fields
messageID: MIDINotificationMessageID
messageSize: UInt32
object: MIDIObjectRef
objectType: MIDIObjectType
propertyName: CFStringRef