CLAM-Development
1.4.0
|
#include <MIDIEvent.hxx>
Public Member Functions | |
SysExEvent (const Message &m, const Ticks &t, int datasize) | |
![]() | |
Event () | |
Event (const Message &m, const Ticks &t) | |
Byte | operator[] (int i) const |
Ticks | GetTicks (void) const |
Public Attributes | |
Byte * | mData |
Definition at line 68 of file MIDIEvent.hxx.
Definition at line 72 of file MIDIEvent.hxx.
References mData.
Byte* MIDI::SysExEvent::mData |
Definition at line 71 of file MIDIEvent.hxx.
Referenced by SysExEvent().