libao documentation |
libao version 0.8.0 - 20010804 |
declared in "ao/ao.h";
Get information about a particular driver.
ao_info* ao_driver_info(int driver_id); |
non-NULL pointer inicates success. It points to a static info structure that should not be modified under any circumstances. NULL indicates failure because driver_id does not correspond to an actual driver
copyright © 2001 Stan Seibert |
|
libao documentation |
libao version 0.8.0 - 20010804 |