|
QGroundControl
Ground Control Station for MAVLink Drones
|
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.
Classes | |
| struct | GStreamer::VideoSinkConfig |
Namespaces | |
| namespace | GStreamer |
Functions | |
| bool | GStreamer::completeInit () |
| void | GStreamer::setDebugLevel (int level) |
| void * | GStreamer::createVideoSink (const VideoSinkConfig &config) |
| void | GStreamer::releaseVideoSink (void *sink) |
| VideoReceiver * | GStreamer::createVideoReceiver (QObject *parent) |
| bool | GStreamer::setupQVideoSinkElement (void *sinkBin, QVideoSink *videoSink, QObject *controllerParent) |
| QList< VideoDecoderOptions > | GStreamer::availableDecoderFamilies () |
| Environment::ValidationResult | GStreamer::prepareEnvironment () |
| bool | GStreamer::initialize (const QStringList &arguments, const Environment::ValidationResult &envResult) |
| void | GStreamer::attachAppSink (QObject *receiver, void *sink, QQuickItem *widget) |
| void | GStreamer::bindDebugLevelFact (Fact *fact, QObject *context) |
| void | GStreamer::onMainWindowReady (QQuickWindow *window) |