Gst.Segment.prototype.copy
function copy():Gst.Segment {
// Gjs wrapper for gst_segment_copy()
}Create a copy of given segment.
Free-function: gst_segment_free
- Returns
a new Gst.Segment, free with Gst.free.
function copy():Gst.Segment {
// Gjs wrapper for gst_segment_copy()
}Create a copy of given segment.
Free-function: gst_segment_free
a new Gst.Segment, free with Gst.free.