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