Factory for the sound drivers. More...
#include <sound_driver.hpp>
Public Member Functions | |
const char * | GetName () |
Get the long, human readable, name for the Driver-class. |
Factory for the sound drivers.
T | The type of the sound factory to register. |
Definition at line 33 of file sound_driver.hpp.