17 #ifndef QGST_MINIOBJECT_H 18 #define QGST_MINIOBJECT_H 21 #include "../QGlib/refpointer.h" 22 #include "../QGlib/type.h" 35 typedef GstMiniObject CType;
44 bool isWritable()
const;
48 virtual void ref(
bool increaseRef);
60 QGLIB_REGISTER_WRAPIMPL_FOR_SUBCLASSES_OF(
QGst::MiniObject, QGst::Private::wrapMiniObject)
Wrapper class for GstMiniObject.
Smart pointer class for working with wrapper classes that support reference counting.
Wrappers for GStreamer classes.
Base class for all the reference-counted object wrappers.