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
qvideoframeformat.h File Reference

(71938abd258876f72893145a2c63e3136d7e6f67)

#include <QtMultimedia/qtmultimediaglobal.h>
#include <QtMultimedia/qtvideo.h>
#include <QtCore/qlist.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qshareddata.h>
#include <QtCore/qsize.h>
#include <QtGui/qimage.h>
Include dependency graph for qvideoframeformat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QVideoFrameFormat
 The QVideoFrameFormat class specifies the stream format of a video presentation surface. More...

Functions

Q_MULTIMEDIA_EXPORT QDebug operator<< (QDebug, const QVideoFrameFormat &)
Q_MULTIMEDIA_EXPORT QDebug operator<< (QDebug, QVideoFrameFormat::Direction)
Q_MULTIMEDIA_EXPORT QDebug operator<< (QDebug, QVideoFrameFormat::ColorSpace)
Q_MULTIMEDIA_EXPORT QDebug operator<< (QDebug, QVideoFrameFormat::ColorTransfer)
Q_MULTIMEDIA_EXPORT QDebug operator<< (QDebug, QVideoFrameFormat::ColorRange)
Q_MULTIMEDIA_EXPORT QDebug operator<< (QDebug, QVideoFrameFormat::PixelFormat)

Function Documentation

◆ operator<<() [1/6]

QDebug operator<< ( QDebug dbg,
const QVideoFrameFormat & f )

Definition at line 988 of file qvideoframeformat.cpp.

◆ operator<<() [2/6]

Q_MULTIMEDIA_EXPORT QDebug operator<< ( QDebug ,
QVideoFrameFormat::ColorRange  )

◆ operator<<() [3/6]

Q_MULTIMEDIA_EXPORT QDebug operator<< ( QDebug ,
QVideoFrameFormat::ColorSpace  )

◆ operator<<() [4/6]

Q_MULTIMEDIA_EXPORT QDebug operator<< ( QDebug ,
QVideoFrameFormat::ColorTransfer  )

◆ operator<<() [5/6]

Q_MULTIMEDIA_EXPORT QDebug operator<< ( QDebug ,
QVideoFrameFormat::Direction  )

◆ operator<<() [6/6]

QDebug operator<< ( QDebug dbg,
QVideoFrameFormat::PixelFormat pf )

Definition at line 1008 of file qvideoframeformat.cpp.