struct SpecialEvent
|
Struct used to store certain events. More... |
|
|
Public Members
This struct stores text, lyrics and change tempo events among others.
It includes the main information for an event. That is, the absolute
millisecond at which this event is played (from the beginning of the song),
the delta milliseconds from the previous SpecialEvent, an ID, etc.
This struct is used as nodes for a linked list, which you can get using
MidiPlayer::specialEvents().
ulong diffmilliseconds
| diffmilliseconds |
ulong absmilliseconds
| absmilliseconds |
char text[1024]
| text[1024] |
- Version: 0.9.5 17/01/2000
- Author: Antonio Larrosa Jimenez
- Generated: dfaure on faure on Tue Apr 16 08:51:14 2002, using kdoc 2.0a53.