null if object has no parent. unref after usage.
MT safe. Grabs and releases object's LOCK.
gst.object.ObjectWrap getParent()Returns the parent of object. This function increases the refcount of the parent object so you should gst.object.ObjectWrap.unref it after usage.
null if object has no parent. unref after usage.
MT safe. Grabs and releases object's LOCK.