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
aulistdevices(3) - debian
ausoundplay(3) - debian
ausoundplayfromdata(3) - debian
ausoundplayfrombucket(3) - debian
ausoundrecord(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
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