| libao documentation | libao version 0.8.5 - 20040312 | 
declared in "ao/ao.h";
Returns the normal file extension associated with a particular driver (like "wav" or "au"). This is just an information function to allow library users to guess appropriate file names. You can safely ignore the recommended extension.
| char* ao_file_extension(int driver_id); | 
pointer to string containing suggested file extension. NULL if this driver has no file extension associated with it or if this driver does not exist. 
| copyright © 2001-2003 Stan Seibert | |
| libao documentation | libao version 0.8.5 - 20040312 |