Gst.MiniObject.prototype.unref

function unref():void {
    // Gjs wrapper for gst_mini_object_unref()
}

Decreases the reference count of the mini-object, possibly freeing the mini-object.