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
QGst::QGstDiscoverer Class Reference

#include <qgst_discoverer_p.h>

Collaboration diagram for QGst::QGstDiscoverer:

Public Member Functions

 QGstDiscoverer ()
q23::expected< QGstDiscovererInfo, QUniqueGErrorHandlediscover (const QString &uri)
q23::expected< QGstDiscovererInfo, QUniqueGErrorHandlediscover (const QUrl &)
q23::expected< QGstDiscovererInfo, QUniqueGErrorHandlediscover (QIODevice *)

Detailed Description

Definition at line 106 of file qgst_discoverer_p.h.

Constructor & Destructor Documentation

◆ QGstDiscoverer()

QGst::QGstDiscoverer::QGstDiscoverer ( )

Definition at line 194 of file qgst_discoverer.cpp.

References QGstDiscoverer().

Referenced by QGstDiscoverer().

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ discover() [1/3]

q23::expected< QGstDiscovererInfo, QUniqueGErrorHandle > QGst::QGstDiscoverer::discover ( const QString & uri)

Definition at line 202 of file qgst_discoverer.cpp.

◆ discover() [2/3]

q23::expected< QGstDiscovererInfo, QUniqueGErrorHandle > QGst::QGstDiscoverer::discover ( const QUrl & url)

Definition at line 207 of file qgst_discoverer.cpp.

◆ discover() [3/3]

q23::expected< QGstDiscovererInfo, QUniqueGErrorHandle > QGst::QGstDiscoverer::discover ( QIODevice * device)

Definition at line 212 of file qgst_discoverer.cpp.


The documentation for this class was generated from the following files: