Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgstreamervideosource_p.h File Reference

(b619c504ae2bb92af5ab50fda798c9f33ab5084d)

#include "private/qobject_p.h"
#include <QtMultimedia/spi/qgstreamervideosource.h>
#include <QtCore/qstring.h>
#include <variant>
Include dependency graph for qgstreamervideosource_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QGStreamerVideoSourcePrivate

Typedefs

using GstElementOrDescription = std::variant<QString, GstElement *>

Typedef Documentation

◆ GstElementOrDescription

using GstElementOrDescription = std::variant<QString, GstElement *>

Definition at line 30 of file qgstreamervideosource_p.h.