Bin.iterateAllByElementFactoryName

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.

class Bin
iterateAllByElementFactoryName
()

Parameters

factoryName string

the name of the #GstElementFactory

Return Value

Type: Iterator

a #GstIterator of #GstElement for all elements in the bin with the given element factory name, or %NULL.

Meta

Since

1.18