Element.iterateSrcPads

Retrieves an iterator of @element's source pads.

The order of pads returned by the iterator will be the order in which the pads were added to the element.

class Element
iterateSrcPads
()

Return Value

Type: Iterator

the #GstIterator of #GstPad.

MT safe.

Meta