|
ao_default_driver_iddeclared in "ao/ao.h"; Returns the ID number of the default live output driver.
If the configuration files specify a
default driver, its ID is returned, otherwise the library tries to
pick a live output driver that will work on the host platform.
Return Values
NotesIf no default device is available, you may still use the null device to test your application.
|