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
5G_BEGIN_DECLS
6
7#define GST_TYPE_QGC_VIDEO_SINK_BIN (gst_qgc_video_sink_bin_get_type())
8G_DECLARE_FINAL_TYPE (GstQgcVideoSinkBin, gst_qgc_video_sink_bin, GST, QGC_VIDEO_SINK_BIN, GstBin)
9
16
struct _GstElement GstElement
G_END_DECLS