Segment.init_
void init_(gst.types.Format format)The start/position fields are set to 0 and the stop/duration fields are set to -1 (unknown). The default rate of 1.0 and no flags are set.
Initialize segment to its default values.
Parameters
format | the format of the segment. |