Element.iterateSinkPads

Retrieves an iterator of @element's sink pads.

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

class Element
iterateSinkPads
()

Return Value

Type: Iterator

the #GstIterator of #GstPad.

MT safe.

Meta