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

  man pages->IRIX man pages              
Title
Content
Arch
Section
 
 audio/alGetChannels(3d) -- get/set the channel setting in an audio ALconfig
    config expects an ALconfig structure, the returned value of alNewConfig(3dm) or alGetConfig(3dm). channels expects a int value indicating the number of samples per sample frame, i.e. the number of channels.
 audio/ALgetconfig(3d) -- (obsolete) get/set the ALconfig structure of an audio ALport structure
    port expects an ALport structure, the returned value of an ALopenport(3dm) call. config expects an ALconfig structure, the returned value of a call to ALnewconfig(3dm) or ALgetconfig(3dm).
 audio/alGetConfig(3d) -- get/set the ALconfig of an audio ALport
    port expects an ALport, the returned value of an alOpenPort(3dm) call. config expects an ALconfig, the returned value of a call to alNewConfig(3dm) or alGetConfig.
 audio/ALgetdefault(3d) -- (obsolete) returns the default value for an audio device state variable
    device expects a device. Currently there is only one device, AL_DEFAULT_DEVICE. parameter expects the symbolic constant for the device state variable for which you want the default value.
 audio/alGetDevice(3d) -- get/set the device setting in an audio ALconfig structure
    config expects an ALconfig structure, the returned value of a call to alNewConfig(3dm) or alGetConfig(3dm). device expects the integer resource ID of an audio device (see alResources(3dm)).
 audio/alGetErrorString(3d) -- get a string corresponding to an Audio Library error code
    error expects an error code as set by any Audio Library function.
 audio/alGetEventData(3d) -- gets data from certain events with non-scalar parameters.
    event expects an ALevent structure initialized by alNextEvent(3dm) or alCheckEvent(3dm).
 audio/alGetEventParam(3d) -- get parameter of audio event
    event expects an ALevent structure initialized by alNextEvent(3dm) or alCheckEvent(3dm).
 audio/alGetEventQueueFD(3d) -- get the file descriptor for an audio event queue
    eventq expects the ALeventQueue structure whose file descriptor you desire. This structure is the returned value of an alOpenEventQueue(3dm) call.
 audio/alGetEventResource(3d) -- Return audio resource that posted event
    event expects an ALevent structure initialized by alNextEvent(3dm) or alCheckEvent(3dm).
 audio/alGetEventSrcResource(3d) -- Return audio resource that generated event
    event expects an ALevent structure, after being updated by either alNextEvent(3dm) or alCheckEvent(3dm).
 audio/alGetEventUST(3d) -- get Unadjusted System Time of audio event
    event expects an ALevent structure initialized by alNextEvent(3dm) or alCheckEvent(3dm).
 audio/alGetEventValue(3d) -- get ALvalue of audio event
    event expects an ALevent structure initialized by alNextEvent(3dm) or alCheckEvent(3dm).
 audio/ALgetfd(3d) -- (obsolete) get the file descriptor for an audio port
    port expects the ALport structure whose file descriptor you desire. This structure is the returned value of an ALopenport(3dm) call.
 audio/alGetFD(3d) -- get the file descriptor for an audio port
    port expects the ALport structure whose file descriptor you desire. This structure is the returned value of an alOpenPort(3dm) call.
<<  [Prev]  97  98  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  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service