set_parent
Description:
Sets the parent of this to parent.
The object's reference count will be incremented, and any floating reference will be removed (see gst_object_ref_sink).
Parameters:
| this |
a Object |
| parent |
new parent of object |
Returns:
|
true if MT safe. Grabs and releases this's LOCK. |