iterate_pads


Description:

public Iterator iterate_pads ()

Retrieves an iterator of this's pads.

The iterator should be freed after usage. Also more specialized iterators exists such as iterate_src_pads or iterate_sink_pads.

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

Parameters:

this

a Element to iterate pads of.

Returns: