QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
gstqgcelements.h
Go to the documentation of this file.
1#ifndef GST_QGC_ELEMENTS_H
2#define GST_QGC_ELEMENTS_H
3
4#include <gst/gst.h>
5
6G_BEGIN_DECLS
7
8extern GstDebugCategory *gst_qgc_debug;
9
10void qgc_element_init(GstPlugin *plugin);
11
13
14G_END_DECLS
15
16#endif // GST_QGC_ELEMENTS_H
G_BEGIN_DECLS GstDebugCategory * gst_qgc_debug
void qgc_element_init(GstPlugin *plugin)
GST_ELEMENT_REGISTER_DECLARE(qgcvideosinkbin)