AVExtendedNoteOnEventDefaultInstrument

Static AVExtendedNoteOnEventDefaultInstrument 

Source
pub unsafe static AVExtendedNoteOnEventDefaultInstrument: u32
Available on crate feature AVMusicEvents only.
Expand description

A constant representing the default instrument ID to use for an AVExtendedNoteOnEvent. This indicates to the system to use the instrument currently loaded on the channel referenced by the groupID. This is the only supported value at this time.

See also Apple’s documentation