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.
function copy():Gst.Iterator {
// Gjs wrapper for gst_iterator_copy()
}Copy the iterator and its state.
a new copy of it.