|
QtGStreamer 1.2.0
|
#include <QGst/Query>


Public Member Functions | |
| QUrl | uri () const |
| void | setUri (const QUrl &uri) |
Public Member Functions inherited from QGst::Query | |
| QString | typeName () const |
| QueryType | type () const |
| StructureConstPtr | internalStructure () |
Public Member Functions inherited from QGst::MiniObject | |
| MiniObjectPtr | copy () const |
| bool | isWritable () const |
| MiniObjectPtr | makeWritable () const |
Static Public Member Functions | |
| static UriQueryPtr | create () |
Additional Inherited Members | |
Public Types inherited from QGst::MiniObject | |
| typedef GstMiniObject | CType |
Protected Member Functions inherited from QGst::MiniObject | |
| MiniObject (const MiniObject &) | |
| MiniObject & | operator= (const MiniObject &) |
| virtual void | ref (bool increaseRef) |
| virtual void | unref () |
Protected Member Functions inherited from QGlib::RefCountedObject | |
| virtual void | ref (bool increaseRef)=0 |
| virtual void | unref ()=0 |
| template<class T > | |
| T * | object () const |
Protected Attributes inherited from QGlib::RefCountedObject | |
| void * | m_object |
Wrapper class for queries of type QGst::UriQuery.
|
static |