|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <GStreamerEnvironment.h>
Public Attributes | |
| bool | ok = true |
| QString | error |
Outcome of environment preparation: whether the discovered plugin/scanner paths validated, plus a human-readable error when they did not.
Definition at line 11 of file GStreamerEnvironment.h.
| QString GStreamer::Environment::ValidationResult::error |
Definition at line 14 of file GStreamerEnvironment.h.
Referenced by VideoBackend::prepareEnvironment().
| bool GStreamer::Environment::ValidationResult::ok = true |
Definition at line 13 of file GStreamerEnvironment.h.
Referenced by VideoBackend::prepareEnvironment().