The result of gst_iterator_next(). GST_ITERATOR_DONE No more items in the iterator GST_ITERATOR_OK An item was retrieved GST_ITERATOR_RESYNC Datastructure changed while iterating GST_ITERATOR_ERROR An error happened
See Implementation
The result of gst_iterator_next(). GST_ITERATOR_DONE No more items in the iterator GST_ITERATOR_OK An item was retrieved GST_ITERATOR_RESYNC Datastructure changed while iterating GST_ITERATOR_ERROR An error happened