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

  man pages->IRIX man pages              
Title
Content
Arch
Section
 
 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.
 audio/ALgetfillable(3d) -- (obsolete) report the number of unfilled sample locations in an audio port
    port expects the audio port you want to query. This structure is the returned value of the ALopenport(3dm) call.
 audio/alGetFillable(3d) -- report the number of unfilled sample frames in an audio port
    port expects the audio port you want to query. This structure is the returned value of the alOpenPort(3dm) call.
 audio/ALgetfilled(3d) -- (obsolete) return the number of filled sample locations in an audio port
    port expects the audio port you want to query. This structure is the returned value of an ALopenport(3dm) call.
 audio/alGetFilled(3d) -- return the number of filled sample frames in an audio port
    port expects the audio port you want to query. This structure is the returned value of an alOpenPort(3dm) call.
 audio/ALgetfillpoint(3d) -- (obsolete) control select() or poll() behavior of an audio port
    port expects an ALport structure. This structure is the returned value of an ALopenport(3dm) call. fillpoint expects a long value, the fillpoint, in samples.
 audio/alGetFillPoint(3d) -- get or set low- or high-water mark for an audio port
    port expects an ALport structure. This structure is the returned value of an alOpenPort(3dm) call. fillpoint expects a integer value, the fillpoint, in sample frames.
 audio/ALgetfloatmax(3d) -- (obsolete) get/set the maximum value of floating point sample data.
    config expects an ALconfig structure, the returned value of a call to ALnewconfig(3dm) or ALgetconfig(3dm). maximum_value expects an IEEE double precision floating point value which defines the range of the floating point data for the ALreadsamps(3dm) or ALwritesamps(3dm) functions.
 audio/alGetFloatMax(3d) -- get/set the maximum value of floating point sample data.
    config expects an ALconfig structure, the returned value of a call to alNewConfig(3dm) or alGetConfig(3dm). maximum_value expects an IEEE double precision floating point value which defines the range of the floating point data for the alReadFrames(3dm) or alWriteFrames(3dm) functions.
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  
22  23  24  25  26  27  28  29  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service