MidiSystemExclusive8Status Enumeration
Used to indicate the type of System Exclusive 8 Universal MIDI Packet (UMP) as per the MIDI 2.0 UMP specification.
Properties
Property | Value | Description |
---|---|---|
CompleteMessageInSingleMessagePacket | 0x0 | |
StartMessagePacket | 0x1 | |
ContinueMessagePacket | 0x2 | |
EndMessagePacket | 0x3 |