QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GStreamerEnvironment.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <QtCore/QString>
4
7
namespace
GStreamer::Environment
{
8
11
struct
ValidationResult
12
{
13
bool
ok
=
true
;
14
QString
error
;
15
};
16
20
ValidationResult
prepareEnvironment
();
21
25
void
logDiagnostics
();
26
27
}
// namespace GStreamer::Environment
GStreamer::Environment
Definition
GStreamerEnvironment.cc:549
GStreamer::Environment::prepareEnvironment
ValidationResult prepareEnvironment()
Definition
GStreamerEnvironment.cc:551
GStreamer::Environment::logDiagnostics
void logDiagnostics()
Definition
GStreamerEnvironment.cc:563
GStreamer::Environment::ValidationResult
Definition
GStreamerEnvironment.h:12
GStreamer::Environment::ValidationResult::error
QString error
Definition
GStreamerEnvironment.h:14
GStreamer::Environment::ValidationResult::ok
bool ok
Definition
GStreamerEnvironment.h:13
src
VideoManager
VideoReceiver
GStreamer
GStreamerEnvironment.h
Generated by
1.9.8