the parent of object. Otherwise false.
MT safe. Grabs and releases object's locks.
bool hasAsParent(gst.object.ObjectWrap parent)Check if parent is the parent of object. E.g. a #GstElement can check if it owns a given #GstPad.
parent | a #GstObject to check as parent |
the parent of object. Otherwise false.
MT safe. Grabs and releases object's locks.