libao documentation |
libao version 1.2.0 - 201401271 |
declared in "ao/ao.h";
Get a list of the ao_info structures
for all of the available drivers. ao_driver_info_list() passes back
the number of drivers through the driver_count pointer.
ao_info** ao_driver_info_list(int *driver_count); |
An array of driver info structures with *driver_count elements.
copyright © 2001-2003 Stan Seibert, 2010-2011 Monty |
|
libao documentation |
libao version 1.2.0 - 201401271 |