Gst.Iterator.prototype.copy

function copy():Gst.Iterator {
    // Gjs wrapper for gst_iterator_copy()
}

Copy the iterator and its state.

Returns

a new copy of it.