|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <GStreamer.h>
Public Attributes | |
| QByteArray | conversionElement |
| bool | disablePixelAspectRatio = false |
| bool | gpuZeroCopy = false |
Construct-only tunables for the qgcvideosinkbin, resolved from VideoSettings by the VideoBackend layer so this facade stays decoupled from the settings singleton.
Definition at line 32 of file GStreamer.h.
| QByteArray GStreamer::VideoSinkConfig::conversionElement |
Definition at line 34 of file GStreamer.h.
Referenced by VideoBackend::createSink().
| bool GStreamer::VideoSinkConfig::disablePixelAspectRatio = false |
Definition at line 35 of file GStreamer.h.
| bool GStreamer::VideoSinkConfig::gpuZeroCopy = false |
Definition at line 36 of file GStreamer.h.