Wrapper class for GstURIHandler. More...
#include <QGst/UriHandler>
Public Member Functions | |
UriType | uriType () const |
QStringList | supportedProtocols () const |
QUrl | uri () const |
bool | setUri (const QUrl &uri) |
Static Public Member Functions | |
static bool | protocolIsSupported (UriType type, const char *protocol) |
static ElementPtr | makeFromUri (UriType type, const QUrl &uri, const char *elementName=NULL) |
Wrapper class for GstURIHandler.
Definition at line 29 of file urihandler.h.