QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GstVulkanContextBridge.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QtCore/qglobal.h>
4
5
#if defined(QGC_HAS_GST_VULKAN_GPU_PATH)
6
7
#include <gst/gst.h>
8
12
namespace
GstVulkanContextBridge {
13
15
bool
prime();
16
19
GstBusSyncReply handleSyncMessage(GstMessage* message);
20
22
bool
answerContextQuery(GstQuery* query);
23
25
void
reset();
26
28
void
rearm();
29
30
}
// namespace GstVulkanContextBridge
31
32
#endif
// QGC_HAS_GST_VULKAN_GPU_PATH
src
VideoManager
VideoReceiver
GStreamer
HwBuffers
vulkan
GstVulkanContextBridge.h
Generated by
1.9.8