Factory for OS/2's music player. More...
#include <os2_m.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 OS/2's music player.
Definition at line 35 of file os2_m.h.
Driver* FMusicDriver_OS2::CreateInstance | ( | ) | [inline, virtual] |
const char* FMusicDriver_OS2::GetDescription | ( | ) | [inline, virtual] |