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