IteratorFreeFunction
Description:
This function will be called when the iterator is freed.
Implementors of a Iterator should implement this function and pass it to the constructor of the custom iterator. The function will be called with the iterator lock held.
Parameters:
it |
the iterator |
Namespace: Gst
Package: gstreamer-1.0