Hello all,<br> I am a newbie to gst ( and gobject ). While writing a gst app and debugging a refcount problem, I see that for GstCaps, gst_caps_unref() is used, while for <br> other objects like GstElement, gst_object_unref() is used. Why is it like this, doesn't every object inherit from GObject by default? Pls share your insights.<br>
<br clear="all">Br,<br>nv<br>