debian man page for ausync

Query: ausync

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

AuSync(3)						     Library Functions Manual							 AuSync(3)

Name
       AuSync - flush the output buffer and wait for all events and errors to be processed by the server

Synopsis
       #include <audio/audiolib.h>

       void AuSync(server, discard)
	   AuServer *server;
	   AuBool discard;

Arguments
       server	 Specifies the connection to the audio server.

       discard	 Specifies if events in the input queue are discarded.

Description
       AySync  flushes	the  output  buffer,  then waits until all pending requests have been received and processed by the server.  If discard is
       AuTrue, all events on the input queue are discarded.

See Also
       AuFlush.

       audiolib - Network Audio System C Language Interface

audiolib - output buffer					       1.9.3								 AuSync(3)
Related Man Pages
augrabnotifyevent(3) - debian
aumakeelementexportclient(3) - debian
aumakeelementimportclient(3) - debian
auscanfortypedevent(3) - debian
ausetbucketattributes(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?