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

  man pages->IRIX man pages              
Title
Content
Arch
Section
 
 audio/alGetParamInfo(3d) -- get information about a parameter on a particular audio resource
    res is the audio resource (see alResources(3dm)) to which the given parameter applies. param is the parameter about which you desire information. pinfo is a pointer to an ALparamInfo structure allocated by the caller.
 audio/ALgetparams(3d) -- (obsolete) get/set the value of the specified audio device states
    device expects the device to which this command applies. Currently, there is only one device, AL_DEFAULT_DEVICE. PVbuffer expects an array of longs. The even elements of this array should each contain a device state variable that you choose to read or change. The subsequent odd elements are the current or new value of these variables. bufferlength expects the number of longs in the buffer pointed to by PVbuffer. This value must be even....
 audio/alGetParams(3d) -- get the values of audio resource parameters
    resource expects the resource from which you wish to get parameter values. pvs is an array of ALpv structures, each of which contains a single parameter and will contain the associated value upon return from alGetParams. npvs is the number of ALpv items in the array.
 audio/ALgetqueuesize(3d) -- (obsolete) get/set audio port buffer size information in an ALconfig structure
    config expects an ALconfig structure. This structure is the returned value of an ALnewconfig(3dm) or ALgetconfig(3dm) call. size expects the number of sample locations to use for the internal buffer of an audio port created by a subsequent ALopenport(3dm) call.
 audio/alGetQueueSize(3d) -- get/set audio port buffer size
    config expects an ALconfig structure. This structure is the returned value of an alNewConfig(3dm) or alGetConfig(3dm) call. size expects the number of sample frames to use for the internal buffer of an audio port created by a subsequent alOpenPort(3dm) call.
 audio/alGetResource(3d) -- get the resource associated with an audio port
    port expects the port whose audio resource you desire. This structure is the returned value of an alOpenPort(3dm) call.
 audio/alGetResourceByName(3d) -- find an audio resource by name
    start_res expects a resource at which the name search is to begin. Typically this is AL_SYSTEM, the top of the audio resource hierarchy. name is a character string describing the resource to be found. type is the type of the desired resource.
 audio/ALgetsampfmt(3d) -- (obsolete) get/set the sample format setting in an audio ALconfig structure
    config expects an ALconfig structure, the returned value of a call to ALnewconfig(3dm) or ALgetconfig(3dm). sampleformat expects a symbolic constant that identifies the format of an audio sample. There are three symbolic constants defined for this parameter.
 audio/alGetSampFmt(3d) -- get/set the sample format setting in an audio ALconfig structure
    config expects an ALconfig structure, the returned value of a call to alNewConfig(3dm) or alGetConfig(3dm). sampleformat expects a symbolic constant that identifies the format of an audio sample. There are three symbolic constants defined for this parameter.
 audio/ALgetstatus(3d) -- get information concerning the most recent error in the audio stream associated with a port.
    port expects the ALport to which this command applies. PVbuffer expects an array of longs. The even elements of this array should each contain an error variable that you choose to read. The subsequent odd elements are the current or new value of these variables. bufferlength expects the number of longs in the buffer pointed to by PVbuffer. This value must be even.
 audio/ALgetwidth(3d) -- (obsolete) get/set the sample width setting in an audio ALconfig structure
    config expects an ALconfig structure, the returned value of a call to ALnewconfig(3dm) or ALgetconfig(3dm). samplesize expects a symbolic constant that identifies the size of an audio sample. There are three symbolic constants defined for this parameter. AL_SAMPLE_8 indicates a one byte sample width in the range -128 to 127. AL_SAMPLE_16 indicates a two byte sample width in the range -32768 to 32767. AL_SAMPLE_24 indicates a 4 byte sample width in the range -8388608 to 8388607....
 audio/alGetWidth(3d) -- get/set the wordsize for integer audio data
    config expects an ALconfig structure, the returned value of a call to alNewConfig(3dm) or alGetConfig(3dm). samplesize expects a symbolic constant that identifies the size of an integer audio sample. There are three symbolic constants defined for this parameter. AL_SAMPLE_8 indicates a one byte (signed char) sample width in the range -128 to 127. AL_SAMPLE_16 indicates a 16-bit (short) sample width in the range -32768 to 32767. AL_SAMPLE_24 indicates a 32-bit (int) sample width in the range -838...
 audio/alIntro(3d) -- Introduction to the Silicon Graphics Audio Library (AL)
    The Silicon Graphics Audio Library (AL) provides a uniform, deviceindependent programming interface to real-time audio I/O on Silicon Graphics workstations. The AL was designed to enable multiple programs to share the audio resources of the workstation. Multiple programs may have input and output streams open concurrently, either sharing audio devices or using independent audio devices. The Audio Library provides four major capabilities: 1. input and output of digital audio data 2. control of th...
 audio/alIsSubtype(3d) -- indicate if one resource type is a subtype of another
    type is a resource type for which you want to see if subtype is a subtype. type can also be a resource, in which case alIsSubtype uses the type of the given resource. subtype is a resource type for which you want to see if type is a supertype. subtype can also be a resource, in which case alIsSubtype uses the type of the given resource.
 f90/all(3) -- Determines whether all values are true
    UNICOS, UNICOS/mk, and IRIX systems
<<  [Prev]  99  100  101  102  103  104  105  106  107  108  109  110  111  112  113  114  115  116  117  118  119  
120  121  122  123  124  125  126  127  128  129  130  131  132  133  134  135  136  137  138  139  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service