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
5
namespace
GStreamer
6
{
7
void
redirectGLibLogging
();
8
void
resetExternalPluginLoaderFailure
();
9
bool
didExternalPluginLoaderFail
();
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
}
GStreamer
Definition
GStreamer.cc:117
GStreamer::qtGstLog
void qtGstLog(GstDebugCategory *category, GstDebugLevel level, const gchar *file, const gchar *function, gint line, GObject *object, GstDebugMessage *message, gpointer data)
Definition
GStreamerLogging.cc:84
GStreamer::didExternalPluginLoaderFail
bool didExternalPluginLoaderFail()
Definition
GStreamerLogging.cc:72
GStreamer::redirectGLibLogging
void redirectGLibLogging()
Definition
GStreamerLogging.cc:77
GStreamer::resetExternalPluginLoaderFailure
void resetExternalPluginLoaderFailure()
Definition
GStreamerLogging.cc:67
src
VideoManager
VideoReceiver
GStreamer
GStreamerLogging.h
Generated by
1.9.8