Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

QCameraPreviewCapture Class Reference
[QtMediaModule]

The QCameraPreviewCapture class allows the user to stream view finder data from the device More...

    #include <QCameraPreviewCapture>

Inherits QObject, QCameraStreamInterface, and QCameraZoomInterface.

Public Functions

Signals

Additional Inherited Members


Detailed Description

The QCameraPreviewCapture class allows the user to stream view finder data from the device


Member Function Documentation

unsigned int QCameraPreviewCapture::format ()   [pure virtual]

Returns the current format

Note to implementor: Should always be valid

QtopiaCamera::FormatResolutionMap QCameraPreviewCapture::formats () const   [pure virtual]

Returns a QMap of formats and supported resolutions in that format

void QCameraPreviewCapture::frameReady ( QVideoFrame const & frame )   [signal]

Signals that a frame of data given by frame is ready

QSize QCameraPreviewCapture::resolution ()   [pure virtual]

Returns the current resolution

Note to implementor: Should always be valid


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3