QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GStreamerLogging.h
Go to the documentation of this file.
1#pragma once
2
3#include <gst/gst.h>
4
5namespace GStreamer
6{
10
11 void qtGstLog(GstDebugCategory *category,
12 GstDebugLevel level,
13 const gchar *file,
14 const gchar *function,
15 gint line,
16 GObject *object,
17 GstDebugMessage *message,
18 gpointer data);
19}
void qtGstLog(GstDebugCategory *category, GstDebugLevel level, const gchar *file, const gchar *function, gint line, GObject *object, GstDebugMessage *message, gpointer data)
bool didExternalPluginLoaderFail()
void redirectGLibLogging()
void resetExternalPluginLoaderFailure()