QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GstQgcAllocation.h
Go to the documentation of this file.
1#pragma once
2
3#include <gst/gst.h>
4
5namespace GstQgc {
6
9GstPadProbeReturn videosinkQueryProbe(GstPad* pad, GstPadProbeInfo* info, gpointer user_data);
10
13void populateAllocationQuery(GstQuery* query);
14
15} // namespace GstQgc
GstPadProbeReturn videosinkQueryProbe(GstPad *pad, GstPadProbeInfo *info, gpointer user_data)
void populateAllocationQuery(GstQuery *query)