QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GStreamer::Environment::ValidationResult Struct Reference

#include <GStreamerEnvironment.h>

Public Attributes

bool ok = true
 
QString error
 

Detailed Description

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.

Member Data Documentation

◆ error

QString GStreamer::Environment::ValidationResult::error

Definition at line 14 of file GStreamerEnvironment.h.

Referenced by VideoBackend::prepareEnvironment().

◆ ok

bool GStreamer::Environment::ValidationResult::ok = true

Definition at line 13 of file GStreamerEnvironment.h.

Referenced by VideoBackend::prepareEnvironment().


The documentation for this struct was generated from the following file: