name
Bin.getByName
gst.element.Element getByName(string name)Gets the element with the given name from a bin. This function recurses into child bins.
Parameters
name | the element name to search for |
Returns
the #GstElement with the given
gst.element.Element getByName(string name)Gets the element with the given name from a bin. This function recurses into child bins.
name | the element name to search for |
name