Gst.Segment.prototype.copy_into
function copy_into(dest:Gst.Segment):void {
// Gjs wrapper for gst_segment_copy_into()
}Copy the contents of src into dest.
- dest
function copy_into(dest:Gst.Segment):void {
// Gjs wrapper for gst_segment_copy_into()
}Copy the contents of src into dest.