:right-sidebar: True IteratorResult =================================================================== .. currentmodule:: gi.repository.Gst .. class:: IteratorResult :no-contents-entry: The result of :func:`~gi.repository.Gst.Iterator.next`. Fields ------ .. rst-class:: interim-class .. class:: IteratorResult :no-index: .. attribute:: DONE No more items in the iterator .. attribute:: ERROR An error happened .. attribute:: OK An item was retrieved .. attribute:: RESYNC Datastructure changed while iterating