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

(89eeb65283c35a9e808758219d19e5404ccdda7e)

#include "private/qobject_p.h"
#include <QtMultimedia/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.