*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> audio/alDeselectEvents (3d)              
Title
Content
Arch
Section
 

Contents


alDeselectEvents(3dm)					 alDeselectEvents(3dm)


NAME    [Toc]    [Back]

     alDeselectEvents -	Deselect event queue from receiving events from	a
     resource.

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/audio.h>

     int alDeselectEvents(ALeventQueue eventq, int resource
			 int *params, int nparams)

PARAMETER    [Toc]    [Back]

     eventq   expects an ALeventQueue structure	properly initialized by
	      alOpenEventQueue(3dm).

     resource expects an int with the value of the resource you	are interested
	      in unregistering.

     params   is an int	pointer	with a parameter list of the audio events you
	      wish to unregister.

     nparams  is an int	with the total number of parameters of the list
	      params.

DESCRIPTION    [Toc]    [Back]

     alDeselectEvents stops eventq from	receiving events from resource that
     match parameters from the list params.  Parameters	in params that have
     not been previously selected through alSelectEvents(3dm) will be ignored.

DIAGNOSTICS    [Toc]    [Back]

     Upon successful completion, alDeselectEvents returns 0. Otherwise,
     alDeselectEvents returns -1 and sets an error number which	can be
     retrieved with oserror(3C).

     alDeselectEvents can fail for the following reason:

     AL_BAD_INVALID_EVENTQ    eventq is	either invalid or null.
     AL_BAD_RESOURCE	     An	invalid	resource has been selected.
     AL_BAD_PARAM	      params is	either invalid or null.
     AL_BAD_BUFFERLENGTH_NEG  nparams is either	less than or equal to zero.

SEE ALSO    [Toc]    [Back]

      
      
     alOpenEventQueue(3dm), alSelectEvents(3dm), alParams(3dm),	oserror(3C)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
alFlushEvents IRIX Flush all events in event queue
alSelectEvents IRIX Setup event queue to receive audio events.
miser_qinfo IRIX query information on miser queues, queue resource status, and list of jobs scheduled against a queue
alPendingEvents IRIX Get total number of event queued in event queue
sel_queue Tru64 General: Defines a queue of select events
alCheckEvent IRIX Looks for an event in the event queue and retrieves it.
dooneevent IRIX wait for events and invoke event handlers
CSSM_SPI_ModuleUnload Tru64 Disable events and deregister CSSM event notification (CDSA)
qreset IRIX empties the event queue
qcontrol IRIX administers event queue
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service