Bin.iterateElements

Gets an iterator for the elements in this bin. Each element yielded by the iterator will have its refcount increased, so unref after use. MT safe. Caller owns returned value.

class Bin
iterateElements
()

Return Value

Type: Iterator

a GstIterator of GstElement, or NULL

Meta