Looks for all elements inside the bin with the given element factory name. The function recurses inside child bins. The iterator will yield a series of #GstElement that should be unreffed after use.
MT safe. Caller owns returned value.
the name of the #GstElementFactory
a #GstIterator of #GstElement for all elements in the bin with the given element factory name, or %NULL.
1.18
See Implementation
Looks for all elements inside the bin with the given element factory name. The function recurses inside child bins. The iterator will yield a series of #GstElement that should be unreffed after use.
MT safe. Caller owns returned value.