|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include "GStreamer.h"#include "GStreamerLogging.h"#include "QGCLoggingCategory.h"#include <QtCore/QString>#include <atomic>#include <memory>
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) |