Bin.iterateRecurse

Gets an iterator for the elements in this bin. This iterator recurses into GstBin children. MT safe. Caller owns returned value.

class Bin
iterateRecurse
()

Return Value

Type: Iterator

a GstIterator of GstElement, or NULL. [transfer full]

Meta