libao documentation

libao version 1.2.0 - 201401271

ao_shutdown

declared in "ao/ao.h";

This function unloads all of the plugins and deallocates any internal data structures the library has created. It should be called prior to program exit.


void ao_shutdown();

Notes

Do not invoke this function before closing all of the open devices. You may call ao_initialize() after calling ao_shutdown().


copyright © 2001-2003 Stan Seibert, 2010-2011 Monty

xiph.org
monty@xiph.org

libao documentation

libao version 1.2.0 - 201401271