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

(f9ad0153f8cbe01eb986c6bb0c307ee10807ff94)

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

Go to the source code of this file.

Classes

class  QVideoFrame
 The QVideoFrame class represents a frame of video data. More...
struct  QVideoFrame::PaintOptions

Functions

Q_MULTIMEDIA_EXPORT QDebug operator<< (QDebug, const QVideoFrame &)
Q_MULTIMEDIA_EXPORT QDebug operator<< (QDebug, QVideoFrame::HandleType)

Function Documentation

◆ operator<<() [1/2]

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

Definition at line 1049 of file qvideoframe.cpp.

◆ operator<<() [2/2]

QDebug operator<< ( QDebug dbg,
QVideoFrame::HandleType type )

Definition at line 1036 of file qvideoframe.cpp.