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