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

  man pages->IRIX man pages -> dmedia/dmicqueue (3d)              
Title
Content
Arch
Section
 

Contents


dmIC(3dm)							     dmIC(3dm)


NAME    [Toc]    [Back]

     dmICGetDstQueueFD,	dmICGetSrcQueueFilled, dmICGetDstQueueFilled - image
     converter queue management

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/dm_imageconvert.h>

     int dmICGetDstQueueFD(DMimageconverter converter);

     int dmICGetSrcQueueFilled(DMimageconverter	converter);

     int dmICGetDstQueueFilled(DMimageconverter	converter);

DESCRIPTION    [Toc]    [Back]

     dmICGetDstQueueFD returns the file	descriptor of the output queue,	that
     becomes readable when output becomes available from the image converter.
     A user may	use this in readfds in select(2) or in pollfds in poll(2) in
     an	asynchronous application to receive notification when there is output
     available from the	image converter.

     dmICGetDstQueueFilled returns the number of output	buffers	available to
     be	received from the image	converter using	dmICReceive.

     dmICGetSrcQueueFilled returns the number of buffers which have been sent
     with dmICSend but which have not yet reached the image convertor.

     Buffers which are currently being converted are not counted towards
     either of these filled counts.

SEE ALSO    [Toc]    [Back]

      
      
     dmICCreate(3dm), dmICReceive(3dm),	dmICWork(3dm).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
dmicchoose IRIX return an image converter that matches specified image parameters
dmicdst IRIX manipulate image converter context dst image format
dmicsrc IRIX manipulate image converter context src image format
dmicreceive IRIX transfer output from the image converter
dmicsend IRIX transfer input to the image converter context
dmicwork IRIX call the image converter and have it perform a task
dmicpool IRIX get the input/output buffering needs of the image converter
dmicopen IRIX create and destroy image converter context
dmicconv IRIX manipulate conversion controls of an image converter context
miser_qinfo IRIX query information on miser queues, queue resource status, and list of jobs scheduled against a queue
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service