#include <qvideoframe.h>
#include <qvideosink.h>
#include <QDebug>
#include <QMap>
#include <QThread>
#include <QEvent>
#include <QCoreApplication>
#include <private/qfactoryloader_p.h>
#include "qgstvideobuffer_p.h"
#include "qgstreamervideosink_p.h"
#include "qgstvideorenderersink_p.h"
#include <gst/video/video.h>
#include <gst/video/gstvideometa.h>
#include <qloggingcategory.h>
#include <qdebug.h>
#include "qgstutils_p.h"
#include <rhi/qrhi.h>
#include "moc_qgstvideorenderersink_p.cpp"
Go to the source code of this file.
◆ VO_SINK
◆ Q_LOGGING_CATEGORY()
static Q_LOGGING_CATEGORY |
( |
qLcGstVideoRenderer |
, |
|
|
"qt.multimedia.gstvideorenderer" |
|
|
) |
| |
|
static |
◆ gvrs_current_sink
◆ gvrs_sink_parent_class
GstVideoSinkClass* gvrs_sink_parent_class |
|
static |