|
QtGStreamer
0.10.2
|
#include <QGst/PluginFeature>


Public Member Functions | |
| uint | rank () const |
| void | setRank (uint rank) |
| QString | name () const |
| void | setName (const char *name) |
| bool | isAtLeastVersion (uint major, uint minor, uint micro) const |
| PluginFeaturePtr | load () |
Public Member Functions inherited from QGst::Object | |
| QString | name () const |
| bool | setName (const char *name) |
| ObjectPtr | parent () const |
| bool | setParent (const ObjectPtr &parent) |
| void | unparent () |
| bool | isAncestorOf (const ObjectPtr &object) const |
| QString | pathString () const |
Additional Inherited Members | |
Protected Member Functions inherited from QGst::Object | |
| virtual void | ref (bool increaseRef) |
| virtual void | unref () |
Protected Attributes inherited from QGlib::RefCountedObject | |
| void * | m_object |
Wrapper class for GstPluginFeature.
Definition at line 27 of file pluginfeature.h.
1.8.4