Gst.Event.prototype.copy_segment

function copy_segment(segment:Gst.Segment):void {
    // Gjs wrapper for gst_event_copy_segment()
}

Parses a segment event and copies the Gst.Segment into the location given by segment.

segment

a pointer to a Gst.Segment