|
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 | |
Protected Member Functions inherited from QGlib::ObjectBase | |
| virtual void | ref (bool increaseRef) |
| virtual void | unref () |
Protected Attributes inherited from QGlib::RefCountedObject | |
| void * | m_object |
Wrapper class for GstURIHandler.
Definition at line 29 of file urihandler.h.
1.8.4