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);
60QGLIB_REGISTER_WRAPIMPL_FOR_SUBCLASSES_OF(
QGst::MiniObject, QGst::Private::wrapMiniObject)
Base class for all the reference-counted object wrappers.
Smart pointer class for working with wrapper classes that support reference counting.
Wrapper class for GstMiniObject.
Wrappers for GStreamer classes.