libao documentation  | 
libao version 1.2.0 - 201401271  | 
declared in "ao/ao.h";
Looks up the ID number for a driver based upon its short name.  The
ID number is need to open the driver or get info on it.
int ao_driver_id(char *short_name);  | 
a non-negative value is the ID number of the driver. -1 indicates failure. No driver by that name exists. 
copyright © 2001-2003 Stan Seibert, 2010-2011 Monty  | 
|
libao documentation  | 
libao version 1.2.0 - 201401271  |