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
11
namespace
GstGlContextBridge {
12
14
bool
prime();
15
18
GstBusSyncReply handleSyncMessage(GstMessage* message);
19
21
bool
answerContextQuery(GstQuery* query);
22
24
void
reset();
25
27
void
rearm();
28
29
}
// namespace GstGlContextBridge
30
31
#endif
// QGC_HAS_GST_GLMEMORY_GPU_PATH
src
VideoManager
VideoReceiver
GStreamer
HwBuffers
gl
GstGlContextBridge.h
Generated by
1.9.8