| libao documentation | libao version 1.2.0 - 201401271 | 
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-2003 Stan Seibert, 2010-2011 Monty | |
| libao documentation | libao version 1.2.0 - 201401271 |