QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
gstqgcqvideosink.h File Reference
#include <gst/video/gstvideosink.h>
#include <gst/video/video-info.h>
+ Include dependency graph for gstqgcqvideosink.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _GstQgcQVideoSink
 GstVideoSink that pushes decoded frames into a Qt QVideoSink; sole sink in qgcvideosinkbin. Streaming-thread vfuncs MUST NOT touch QObject members directly (thread-affinity asserts) — hand off via QMetaObject::invokeMethod / bus messages. More...
 

Macros

#define GST_TYPE_QGC_Q_VIDEO_SINK   (gst_qgc_q_video_sink_get_type())
 

Macro Definition Documentation

◆ GST_TYPE_QGC_Q_VIDEO_SINK

#define GST_TYPE_QGC_Q_VIDEO_SINK   (gst_qgc_q_video_sink_get_type())

Definition at line 8 of file gstqgcqvideosink.h.