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

#include <GStreamer.h>

Public Attributes

QByteArray conversionElement
 
bool disablePixelAspectRatio = false
 
bool gpuZeroCopy = false
 

Detailed Description

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.

Member Data Documentation

◆ conversionElement

QByteArray GStreamer::VideoSinkConfig::conversionElement

Definition at line 34 of file GStreamer.h.

Referenced by VideoBackend::createSink().

◆ disablePixelAspectRatio

bool GStreamer::VideoSinkConfig::disablePixelAspectRatio = false

Definition at line 35 of file GStreamer.h.

◆ gpuZeroCopy

bool GStreamer::VideoSinkConfig::gpuZeroCopy = false

Definition at line 36 of file GStreamer.h.


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