QtGStreamer  0.10.2
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Static Public Member Functions | List of all members
QGst::UriHandler Interface Reference

#include <QGst/UriHandler>

Inheritance diagram for QGst::UriHandler:
Inheritance graph
[legend]
Collaboration diagram for QGst::UriHandler:
Collaboration graph
[legend]

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

Detailed Description

Wrapper class for GstURIHandler.

Definition at line 29 of file urihandler.h.


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