![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "private/qobject_p.h"#include <QtMultimedia/qgstreamervideosource.h>#include <QtCore/qstring.h>#include <variant>Go to the source code of this file.
Classes | |
| class | QGStreamerVideoSourcePrivate |
Typedefs | |
| using | GstElementOrDescription = std::variant<QString, GstElement *> |
| using GstElementOrDescription = std::variant<QString, GstElement *> |
Definition at line 30 of file qgstreamervideosource_p.h.