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
ausoundplayfromfile(3) - debian
ausoundrecordtofilen(3) - debian
auwriteelement(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?