QVCamera Class Reference
[QVision core classes.]

Base class for image and video input source objects. More...

#include <qvcore/qvcamera.h>

Inherits QVPropertyContainer.

Inherited by QVMPlayerCamera.

List of all members.


Detailed Description

Base class for image and video input source objects.

Declares an interface for video input sources in the QVision. Every class which models a video or image source in the QVision should inherit from this class, and adapt its interface to this class. This class contains functionallity, code and the common structure for all video input sources. Actually only class QVMPlayerCamera implements it, but in the future other cameras (direct interface to IEEE 1394, usb cameras, etc.) could be implemented using the same interface.

This class is intended to be used by advanced programmers wishing to implement new camera types, and by generic camera container structures.

Definition at line 44 of file qvcamera.h.


The documentation for this class was generated from the following file:
Generated on Thu Mar 13 19:18:17 2008 for QVision by  doxygen 1.5.3