(ab289ee959e171d352472671f2efa8d7f71623b4)
#include "qgstvideorenderersink_p.h"
#include <QtMultimedia/qvideoframe.h>
#include <QtMultimedia/qvideosink.h>
#include <QtMultimedia/private/qvideoframe_p.h>
#include <QtGui/rhi/qrhi.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qdebug.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/private/qfactoryloader_p.h>
#include <QtCore/private/quniquehandle_p.h>
#include <common/qgst_debug_p.h>
#include <common/qgstreamermetadata_p.h>
#include <common/qgstreamervideosink_p.h>
#include <common/qgstutils_p.h>
#include <common/qgstvideobuffer_p.h>
#include <gst/video/video.h>
#include <gst/video/gstvideometa.h>
Go to the source code of this file.
◆ VO_SINK
◆ Q_STATIC_LOGGING_CATEGORY()
Q_STATIC_LOGGING_CATEGORY |
( |
qLcGstVideoRenderer | , |
|
|
"qt.multimedia.gstvideorenderer" | ) |
◆ gvrs_current_sink
◆ gvrs_sink_parent_class
GstVideoSinkClass * gvrs_sink_parent_class |
|
static |