Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QCameraVideoCapture class allows the user to capture video data from a camera device. More...
#include <QCameraVideoCapture>
Inherits QIODevice, QControlInterface, and QCameraStreamInterface.
The QCameraVideoCapture class allows the user to capture video data from a camera device.
The QCameraVideoCapture class provides the interface neccesary to capture raw bitstreams of video data. Usage is through the provided QIODevice interfaces in read only mode.
See also QIODevice.
Returns the current format
Note to implementor: Should always be valid.
Returns a QMap of formats and supported resolutions of that format
Returns the current resolution
Note to implementor: Should always be valid.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |