Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_MIDI Class Reference

#include <cl_midi.h>

List of all members.

Public Methods

 CL_MIDI ()
virtual ~CL_MIDI ()
virtual bool start_playing ()=0
virtual bool stop_playing ()=0
virtual bool load_file (wchar_t *filename)=0


Constructor & Destructor Documentation

CL_MIDI::CL_MIDI ( ) [inline]
 

Definition at line 12 of file cl_midi.h.

CL_MIDI::~CL_MIDI ( ) [inline, virtual]
 

Definition at line 13 of file cl_midi.h.


Member Function Documentation

virtual bool CL_MIDI::load_file ( wchar_t * filename ) [pure virtual]
 

virtual bool CL_MIDI::start_playing ( ) [pure virtual]
 

virtual bool CL_MIDI::stop_playing ( ) [pure virtual]
 


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:11 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001