AuCloseServer(3) AuCloseServer(3)
Name
AuCloseServer - disconnect from audio server
Synopsis
void AuCloseServer(server)
AuServer *server;
Arguments
server Specifies the connection to the audio server.
Description
AuCloseServer closes the connection to the audio server. If the
client's close-down-mode is AuCloseDownDestroy, all resources associ-
ated with the client will be released. If the client's close-down-mode
is AuCloseDownRetainTemporary or AuCloseDownRetainPermanent, the
resources associated with the client are retained until the server is
reset or AuKillClient is called.
See Also
AuOpenServer, AuFlush. AuGetCloseDownMode.
audiolib - Network Audio System C Language Interface
audiolib - housekeeping 1.2 AuCloseServer(3)
Generated by dwww version 1.11.3 on Wed Jun 19 20:52:20 CEST 2013.