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

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

Contents


ALgetminmax(3dm)					      ALgetminmax(3dm)


NAME    [Toc]    [Back]

     ALgetminmax - (obsolete) gets maximum and minimum values for an audio
     device state variable

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/audio.h>

     int ALgetminmax(long device, long param, long *minparam, long *maxparam)

PARAMETER    [Toc]    [Back]

     device	expects	the device to which the	device state variable applies.
		Currently, there is only one device, AL_DEFAULT_DEVICE.

     param	expects	the device state variable for which you	want to	know
		the range.

     minparam	expects	a pointer to the variable into which ALgetminmax(3dm)
		can write the minimum value associated with param.

     maxparam	expects	a pointer to the variable into which ALgetminmax(3dm)
		can write the maximum value associated with param.

DESCRIPTION    [Toc]    [Back]

     ALgetminmax is obsolete and is provided for backward compatibility. The
     preferred function	is alGetParamInfo(3dm).

     ALgetminmax(3dm) gets the maximum and minimum values for a	device state
     variable.	You can	find a list of parameters and their descriptions in
     ALgetparams(3dm).

     ALgetminmax(3dm) can fail for the following reasons:

     AL_BAD_DEVICE	    device is invalid.

     AL_BAD_DEVICE_ACCESS   audio hardware is inaccessible.

     AL_BAD_PARAM	    param is not valid for device.

DIAGNOSTICS    [Toc]    [Back]

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

SEE ALSO    [Toc]    [Back]

      
      
     ALgetparams(3dm), ALqueryparams(3dm), ALgetname(3dm), ALgetdefault(3dm),
     oserror(3C)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
ALgetname IRIX (obsolete) returns a name for an audio device state variable
ALgetdefault IRIX (obsolete) returns the default value for an audio device state variable
ALqueryparams IRIX (obsolete) get descriptor/description pairs for audio device state variables
glgetminmax IRIX get minimum and maximum pixel values
glgetminmaxext IRIX get minimum and maximum pixel values
clGetMinMax IRIX Get minimum and maximum values for a parameter
ALgetparams IRIX (obsolete) get/set the value of the specified audio device states
minmax IRIX modifies pixel transfers to compute the minimum and maximum pixel values
sched_get_priority_min Tru64 Returns the maximum or minimum priority for the specified scheduling policy (P1003.1b)
sched_get_priority_max Tru64 Returns the maximum or minimum priority for the specified scheduling policy (P1003.1b)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service