#include <clanmidi.h>
Public Methods | |
| CL_MIDI_DirectMusic () | |
| ~CL_MIDI_DirectMusic () | |
| bool | start_playing () |
| bool | stop_Playing () |
| bool | load_midi_file (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 23 of file DirectMusic/clanmidi.h. |
|
|
Definition at line 22 of file DirectMusic/clanmidi.h. |
|
|
Definition at line 24 of file DirectMusic/clanmidi.h. |
|
|
Definition at line 25 of file DirectMusic/clanmidi.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001