Implementation of the null sound driver. More...
#include <null_s.h>
Public Member Functions | |
const char * | Start (const char *const *param) |
Start this driver. | |
void | Stop () |
Stop this driver. | |
const char * | GetName () const |
Get the name of this driver. |
Implementation of the null sound driver.
Definition at line 18 of file null_s.h.
const char* SoundDriver_Null::GetName | ( | ) | const [inline, virtual] |
const char* SoundDriver_Null::Start | ( | const char *const * | parm | ) | [inline, virtual] |