Factory for the BeOS midi player. More...
#include <bemidi.h>
Public Member Functions | |
const char * | GetName () |
Get the long, human readable, name for the Driver-class. | |
const char * | GetDescription () |
Get a nice description of the driver-class. | |
Driver * | CreateInstance () |
Create an instance of this driver-class. | |
Static Public Attributes | |
static const int | priority = 10 |
The priority of this factory. |
Factory for the BeOS midi player.
Definition at line 35 of file bemidi.h.
Driver* FMusicDriver_BeMidi::CreateInstance | ( | ) | [inline, virtual] |
const char* FMusicDriver_BeMidi::GetDescription | ( | ) | [inline, virtual] |