auunregistereventhandler(3) debian man page | unix.com

Man Page: auunregistereventhandler

Operating Environment: debian

Section: 3

AuUnregisterEventHandler(3)				     Library Functions Manual				       AuUnregisterEventHandler(3)

Name
       AuUnregisterEventHandler - remove an event handler.

Synopsis
       #include <audio/audiolib.h>

       void AuUnregisterEventHandler(server, handler)
	   AuServer *server;
	   AuEventHandlerRec *handler;

Arguments
       server	 Specifies the connection to the audio server.

       handler	 Specifies the handler to unregister.

Description
       AuUnregisterEventHandler removes handler for use by AuDispatchEvent.

See Also
       AuRegisterEventHandler.

       audiolib - Network Audio System C Language Interface

audioutil							       1.9.3					       AuUnregisterEventHandler(3)
Related Man Pages
auscanfortypedevent(3) - debian
ausetbucketattributes(3) - debian
ausoundplayfromfile(3) - debian
ausoundrecord(3) - debian
ausoundrecordtobucket(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph