#include <clanmidi.h>
Public Methods | |
| ClanMidi () | |
| ~ClanMidi () | |
| bool | StartPlaying () |
| bool | StopPlaying () |
| bool | LoadMIDIFile (wchar_t *MIDIFileName) |
Private Methods | |
| IDirectMusicPerformance* | CreatePerformance () |
| IDirectMusicLoader* | CreateLoader () |
Private Attributes | |
| IDirectMusicPerformance* | CL_MIDIPerformance |
| IDirectMusicLoader* | CL_MIDILoader |
| IDirectMusicSegment* | CL_MIDISegment |
| IDirectMusicSegmentState* | CL_MIDISegmentState |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 22 of file clanmidi.h. |
|
|
Definition at line 21 of file clanmidi.h. |
|
|
Definition at line 23 of file clanmidi.h. |
|
|
Definition at line 24 of file clanmidi.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001