QCameraDevice Class Reference
|
Constant | Value | Description |
---|---|---|
QCameraDevice::StillMode | 1 | Indicates support for Still mode |
QCameraDevice::VideoMode | 2 | Indicates support for Video mode |
This enum specifies the Orientation that the camera is in
Constant | Value | Description |
---|---|---|
QCameraDevice::FrontFacing | 0 | The camera faces the user e.g For video conferencing |
QCameraDevice::BackFacing | 1 | The camera faces away from the user. e.g Most standard cameras |
QCameraDevice::Changing | 2 | Has no fixed orientation. e.g Positionable / Swivel Cameras |
Signals that an error err has occured. Clients should connect to this signal to receive debugging/error information contained in errorMessage
See also QtopiaCamera::CameraError.
Returns a bit-wise OR of supported capture modes
See also QCameraDevice::CaptureMode.
Returns a description string of the camera device
Returns an indentifier for the camera device
Returns the camera device orientation
See also QCameraDevice::Orientation.
Returns a class that implements the functionality to capture preview data from the camera device
See also QCameraPreviewCapture.
Returns a class that implements the functionality to capture still data from the camera device
See also QCameraStillCapture.
Returns a class that implements the functionality to capture video data from the camera device
See also QCameraVideoCapture.
Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. | Qt qtextended4.4 | |
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD. | ||
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP ! |
Copyright © 2000-2012 - www.developpez.com