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

#include <QGst/PluginFeature>

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

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
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

Detailed Description

Wrapper class for GstPluginFeature.

Definition at line 27 of file pluginfeature.h.


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