Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QCameraStreamInterface class is an interface class for camera device modes that stream data More...
#include <QCameraStreamInterface>
Inherited by QCameraPreviewCapture and QCameraVideoCapture.
The QCameraStreamInterface class is an interface class for camera device modes that stream data
Returns the current framerate
Returns a list of supported framerates
Prompts the camera device to provide data in format fmt with size res and in fps frames per second (this value may be ignored by the device). Note: format is given as a fourcc code value.
Prompts the camera device to stop producing data
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |