Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qcameradevice.h File Reference

(0ed653e9a943fda1e660043d72a6864ead601f07)

#include <QtMultimedia/qtvideo.h>
#include <QtMultimedia/qvideoframe.h>
#include <QtCore/qsharedpointer.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<<()

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

Definition at line 456 of file qcameradevice.cpp.

References camera, d, QString::fromLatin1(), and QStringLiteral.

+ Here is the call graph for this function: