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 () |
![]() | |
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 | |
![]() | |
virtual void | ref (bool increaseRef) |
virtual void | unref () |
![]() | |
void * | m_object |
Wrapper class for GstPluginFeature.
Definition at line 27 of file pluginfeature.h.