|
CLAM-Development
1.4.0
|
#include <MIDIEvent.hxx>
Public Member Functions | |
| MetaEvent (const Message &m, const Ticks &t, int datasize) | |
Public Member Functions inherited from MIDI::Event | |
| Event () | |
| Event (const Message &m, const Ticks &t) | |
| Byte | operator[] (int i) const |
| Ticks | GetTicks (void) const |
Public Attributes | |
| Byte * | mData |
Definition at line 58 of file MIDIEvent.hxx.
Definition at line 62 of file MIDIEvent.hxx.
References mData.
| Byte* MIDI::MetaEvent::mData |
Definition at line 61 of file MIDIEvent.hxx.
Referenced by CLAM::MIDIFileWriter::Do(), MetaEvent(), MIDI::Reader::Read(), and MIDI::Writer::Write().
1.8.1