QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GStreamerLogging.cc File Reference
#include "GStreamerLogging.h"
#include <QtCore/QSettings>
#include <QtCore/QString>
#include <algorithm>
#include <atomic>
#include <memory>
#include "AppSettings.h"
#include "GStreamer.h"
#include "GStreamerHelpers.h"
#include "QGCLoggingCategory.h"
+ Include dependency graph for GStreamerLogging.cc:

Go to the source code of this file.

Namespaces

namespace  GStreamer
 

Functions

void GStreamer::resetExternalPluginLoaderFailure ()
 
bool GStreamer::didExternalPluginLoaderFail ()
 
void GStreamer::redirectGLibLogging ()
 
void GStreamer::qtGstLog (GstDebugCategory *category, GstDebugLevel level, const gchar *file, const gchar *function, gint line, GObject *object, GstDebugMessage *message, gpointer data)
 
void GStreamer::configureDebugLogging ()
 
void GStreamer::setDebugLevel (int level)
 
void GStreamer::logDecoderRanks ()