Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qcameradevice.h File Reference

(478fb081e6c12fe4545d67741e61555b88b4326f)

#include <QtCore/qshareddata.h>
#include <QtMultimedia/qtvideo.h>
#include <QtMultimedia/qvideoframe.h>
Include dependency graph for qcameradevice.h:
This graph shows which files directly or indirectly include this file:

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 &)

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug d,
const QCameraDevice & camera )

Definition at line 466 of file qcameradevice.cpp.