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

(1589248937f25de2139784f768a3aaf4a99d9207)

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

Function Documentation

◆ operator<<()

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

Definition at line 942 of file qvideoframeformat.cpp.