QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
gstqgcvideosinkbin.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <gst/gstbin.h>
4
5
G_BEGIN_DECLS
6
7
#define GST_TYPE_QGC_VIDEO_SINK_BIN (gst_qgc_video_sink_bin_get_type())
8
G_DECLARE_FINAL_TYPE (GstQgcVideoSinkBin, gst_qgc_video_sink_bin, GST, QGC_VIDEO_SINK_BIN, GstBin)
9
10
struct
_GstQgcVideoSinkBin
11
{
12
GstBin
parent
;
13
GstElement
*
glsinkbin
;
14
GstElement
*
qmlglsink
;
15
};
16
17
G_END_DECLS
GstElement
struct _GstElement GstElement
Definition
GstVideoReceiver.h:44
G_END_DECLS
G_END_DECLS
Definition
gstqml6glsink.cc:150
_GstQgcVideoSinkBin
Definition
gstqgcvideosinkbin.h:11
_GstQgcVideoSinkBin::qmlglsink
GstElement * qmlglsink
Definition
gstqgcvideosinkbin.h:14
_GstQgcVideoSinkBin::glsinkbin
GstElement * glsinkbin
Definition
gstqgcvideosinkbin.h:13
_GstQgcVideoSinkBin::parent
GstBin parent
Definition
gstqgcvideosinkbin.h:12
src
VideoManager
VideoReceiver
GStreamer
gstqgc
gstqgcvideosinkbin.h
Generated by
1.9.8