libao documentation |
libao version 0.8.0 - 20010804 |
declared in "ao/plugin.h";
Test if this driver could be used with only the default options. This
function is used by the library core to determine if a driver is a possible
candidate for the default driver. No devices are left open after this
function returns.
int ao_plugin_test(); |
1 indicates that the driver can be successfully opened with no options. 0 indicates that the driver cannot be opened with no options.
copyright © 2001 Stan Seibert |
|
libao documentation |
libao version 0.8.0 - 20010804 |