audispatchevent(3) debian man page | unix.com

Man Page: audispatchevent

Operating Environment: debian

Section: 3

AuDispatchEvent(3)					     Library Functions Manual						AuDispatchEvent(3)

Name
       AuDispatchEvent - send event to the event handlers.

Synopsis
       #include <audio/audiolib.h>

       AuBool AuDispatchEvent(server, event)
	   AuServer *server;
	   AuEvent *event;

Arguments
       server	 Specifies the connection to the audio server.

       event	 Specifies the event to be dispatched.

Description
       AuDispatchEvent sends event to the registered event handlers and returns AuTrue if any of the event handlers returned AuTrue.

See Also
       AuRegisterEventHandler.

       audiolib - Network Audio System C Language Interface

audioutil							       1.9.3							AuDispatchEvent(3)
Related Man Pages
auelementnotifyevent(3) - debian
auscanevents(3) - debian
ausoundplayfrombucket(3) - debian
ausoundrecordtobucket(3) - debian
ausoundrecordtodata(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
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)?