Iterator.resync

Resync the iterator. this function is mostly called after Iterator.next returned GST_ITERATOR_RESYNC.

When an iterator was pushed on it, it will automatically be popped again with this function.

MT safe.

class Iterator
void
resync
()