![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qshareddata.h>
#include <QtMultimedia/qtvideo.h>
#include <QtMultimedia/qvideoframe.h>
Go to the source code of this file.
Classes | |
class | QCameraFormat |
The QCameraFormat class describes a video format supported by a camera device. \inmodule QtMultimedia. More... | |
class | QCameraDevice |
The QCameraDevice class provides general information about camera devices. More... |
Functions | |
Q_MULTIMEDIA_EXPORT QDebug | operator<< (QDebug, const QCameraDevice &) |
QDebug operator<< | ( | QDebug | d, |
const QCameraDevice & | camera ) |
Definition at line 466 of file qcameradevice.cpp.