QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GstGlContextBridge.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QtCore/qglobal.h>
4
5
#if defined(QGC_HAS_GST_GLMEMORY_GPU_PATH)
6
7
#include <gst/gst.h>
8
19
namespace
GstGlContextBridge {
20
24
bool
prime();
25
30
GstBusSyncReply handleSyncMessage(GstMessage *message);
31
35
bool
answerContextQuery(GstQuery *query);
36
41
void
reset();
42
44
void
rearm();
45
46
}
// namespace GstGlContextBridge
47
48
#endif
// QGC_HAS_GST_GLMEMORY_GPU_PATH
src
VideoManager
VideoReceiver
GStreamer
HwBuffers
GstGlContextBridge.h
Generated by
1.9.8