Main Page   Class Hierarchy   Compound List   File List   Compound Members  

QVideoStream Class Reference

QT-style video stream driver. More...

#include <qvideostream.h>

Inheritance diagram for QVideoStream::

List of all members.

Public Slots

int displayFrame (const unsigned char *const img)

Public Methods

 QVideoStream (QWidget *widget, const char *name=0)
 ~QVideoStream ()
bool scaling () const
void setScaling (bool scale)
bool haveMethod (int method) const
int method () const
int setMethod (int method)
QSize maxSize () const
int maxWidth () const
int maxHeight () const
QSize size () const
int width () const
int height () const
QSize setSize (const QSize &sz)
int setWidth (int width)
int setHeight (int height)
QSize inputSize () const
int inputWidth () const
int inputHeight () const
QSize setInputSize (const QSize &sz)
int setInputWidth (int width)
int setInputHeight (int height)
int format () const
int setFormat (int format)
QVideoStream & operator<< (const unsigned char *const img)

Detailed Description

QT-style video stream driver.

Version:
Id:
qvideostream.h,v 1.7 2002/11/04 06:17:52 staikos Exp


The documentation for this class was generated from the following file:
Generated at Thu Jan 30 02:56:03 2003 for QtVision by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001