![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qvideoframe.h"
#include "qvideoframe_p.h"
#include "qvideotexturehelper_p.h"
#include "qmultimediautils_p.h"
#include "qmemoryvideobuffer_p.h"
#include "qvideoframeconverter_p.h"
#include "qimagevideobuffer_p.h"
#include "qpainter.h"
#include <qtextlayout.h>
#include <qimage.h>
#include <qsize.h>
#include <qvariant.h>
#include <rhi/qrhi.h>
#include <QDebug>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE | QT_DEFINE_QESDP_SPECIALIZATION_DTOR (QVideoFramePrivate) |
static QString | qFormatTimeStamps (qint64 start, qint64 end) |
QDebug | operator<< (QDebug dbg, QVideoFrame::HandleType type) |
QDebug | operator<< (QDebug dbg, const QVideoFrame &f) |
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.
Definition at line 967 of file qvideoframe.cpp.
QT_BEGIN_NAMESPACE QT_DEFINE_QESDP_SPECIALIZATION_DTOR | ( | QVideoFramePrivate | ) |