QtGStreamer
0.10.2
|
#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) |
Additional Inherited Members | |
![]() | |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
![]() | |
void * | m_object |
Wrapper class for GstURIHandler.
Definition at line 29 of file urihandler.h.