QCameraLocksControl Class
The QCameraLocksControl class is an abstract base class for classes that control still cameras or video cameras. More...
| Header: | #include <QCameraLocksControl> |
| qmake: | QT += multimedia |
| Inherits: | QMediaControl |
This class is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Macros
Detailed Description
This service is provided by a QMediaService object via QMediaService::control(). It is used by QCamera.
The interface name of QCameraLocksControl is org.qt-project.qt.cameralockscontrol/5.0 as defined in QCameraLocksControl_iid.
See also QMediaService::requestControl() and QCamera.
Macro Documentation
QCameraLocksControl_iid
org.qt-project.qt.cameralockscontrol/5.0
Defines the interface name of the QCameraLocksControl class.