![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtMultimedia/qtmultimediaglobal.h>
#include <QtMultimedia/qtvideo.h>
#include <QtMultimedia/qvideoframeformat.h>
#include <QtCore/qmetatype.h>
#include <QtCore/qshareddata.h>
#include <QtGui/qimage.h>
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) |
QDebug operator<< | ( | QDebug | dbg, |
const QVideoFrame & | f ) |
Definition at line 1049 of file qvideoframe.cpp.
QDebug operator<< | ( | QDebug | dbg, |
QVideoFrame::HandleType | type ) |
Definition at line 1036 of file qvideoframe.cpp.