libao documentation |
libao version 1.2.0 - 201401271 |
declared in "ao/plugin.h";
Close the device. Private data structures are not deallocated yet.
int ao_plugin_close(ao_device *device); |
1 indicates remaining data written correctly and device closed. 0 indicates an error while the device was being closed. If this device was writing to a file, the file may be corrupted.
copyright © 2001-2003 Stan Seibert, 2010-2011 Monty |
|
libao documentation |
libao version 1.2.0 - 201401271 |