libao# 0.8.8
shutdown Method
NamespacesXiph.Audio.Output.LowLevellibaoshutdown()()()
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.
Declaration Syntax
C#Visual BasicVisual C++
public static void shutdown()
Public Shared Sub shutdown
public:
static void shutdown()
Remarks
Do not invoke this function before closing all of the open devices. You may call initialize()()() after calling shutdown()()().

Assembly: libao-sharp (Module: libao-sharp) Version: 0.8.8.18341