QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GStreamer.h File Reference
#include <QtCore/QLoggingCategory>
+ Include dependency graph for GStreamer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GStreamer
 

Enumerations

enum  GStreamer::VideoDecoderOptions {
  GStreamer::ForceVideoDecoderDefault = 0 , GStreamer::ForceVideoDecoderSoftware , GStreamer::ForceVideoDecoderNVIDIA , GStreamer::ForceVideoDecoderVAAPI ,
  GStreamer::ForceVideoDecoderDirectX3D , GStreamer::ForceVideoDecoderVideoToolbox , GStreamer::ForceVideoDecoderIntel , GStreamer::ForceVideoDecoderVulkan ,
  GStreamer::ForceVideoDecoderHardware
}
 

Functions

bool GStreamer::initialize ()
 
void * GStreamer::createVideoSink (QQuickItem *widget, QObject *)
 
void GStreamer::releaseVideoSink (void *sink)
 
VideoReceiverGStreamer::createVideoReceiver (QObject *parent)