debian man page for aueventsqueued

Query: aueventsqueued

OS: debian

Section: 3

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

AuEventsQueued(3)					     Library Functions Manual						 AuEventsQueued(3)

Name
       AuEventsQueued - check the event queue

Synopsis
       #include <audio/audiolib.h>

       int AuEventsQueued(server, mode)
	    AuServer *server;
	    int mode;

Arguments
       server	 Specifies the connection to the audio server.

       mode	 Specifies  how  the  output  buffer is handled when checking the queue.  This should be one of these constants: AuEventsQueuedAl-
		 ready, AuEventsQueuedAfterReading, or AuEventsQueuedAfterFlush.

Description
       Not implemented.

See Also
       AuScanEvents, AuScanForTypedEvents, AuNextEvent.

       audiolib - Network Audio System C Language Interface

audiolib - event handling					       1.9.3							 AuEventsQueued(3)
Related Man Pages
aucreatebucket(3) - debian
ausetbucketattributes(3) - debian
ausoundrecord(3) - debian
ausoundrecordtodata(3) - debian
auwriteelement(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?