resync
Description:
public void resync ()
Resync the iterator.
this function is mostly called after next returned
gst_iterator_resync.
When an iterator was pushed on this, it will automatically be popped again with this function.
MT safe.
Parameters:
this |
The Iterator to resync
|