|
QtGStreamer
1.2.0
|
#include <QGst/MiniObject>


Public Types | |
| typedef GstMiniObject | CType |
Public Member Functions | |
| MiniObjectPtr | copy () const |
| bool | isWritable () const |
| MiniObjectPtr | makeWritable () const |
Protected Member Functions | |
| MiniObject (const MiniObject &) | |
| MiniObject & | operator= (const MiniObject &) |
| virtual void | ref (bool increaseRef) |
| virtual void | unref () |
Protected Member Functions inherited from QGlib::RefCountedObject | |
| template<class T > | |
| T * | object () const |
Additional Inherited Members | |
Protected Attributes inherited from QGlib::RefCountedObject | |
| void * | m_object |
Wrapper class for GstMiniObject.
Definition at line 29 of file miniobject.h.