QCamVesta Class Reference

enhance QCamV4L to access the specific features of the Philips Vesta and TOUCAM webcams. More...

#include <QCamVesta.hpp>

Inheritance diagram for QCamVesta:

Inheritance graph
[legend]
Collaboration diagram for QCamVesta:

Collaboration graph
[legend]
List of all members.

Public Slots

void setBestQuality ()
 shortcut to :
  • setSharpness(0);
  • setCompression(0);
  • setNoiseRemoval(0);


Public Member Functions

int getFrameRate () const
 return the frame rate of the camera.
const QSize * getAllowedSize () const
 should be overloaded.

Protected Member Functions

void checkSize (int &x, int &y) const
 should be overloaded.
QWidget * buildGUI (QWidget *parent)
 build the GUI

Detailed Description

enhance QCamV4L to access the specific features of the Philips Vesta and TOUCAM webcams.

give acces to the mod 1 and mod 2 of the Steve Chambers hardware patch.


Member Function Documentation

int QCamVesta::getFrameRate (  )  const [virtual]

return the frame rate of the camera.

is used if the select() system call is not avaible, by the timer used to probe the camera for a new frame

Reimplemented from QCamV4L.

const QSize * QCamVesta::getAllowedSize (  )  const [virtual]

should be overloaded.

return the avaibles capture size.

Reimplemented from QCamV4L.

void QCamVesta::checkSize ( int &  x,
int &  y 
) const [protected, virtual]

should be overloaded.

set x an y to allowed value.

Reimplemented from QCamV4L.


The documentation for this class was generated from the following files:
Generated on Sat Oct 27 09:21:10 2007 for QastroCam by  doxygen 1.5.1