name
Bin.getByNameRecurseUp
gst.element.Element getByNameRecurseUp(string name)Gets the element with the given name from this bin. If the element is not found, a recursion is performed on the parent bin.
Parameters
name | the element name to search for |
Returns
the #GstElement with the given