Event.parseSegment
void parseSegment(out gst.segment.Segment segment)Parses a segment event and stores the result in the given segment location. segment remains valid only until the event is freed. Don't modify the segment and make a copy if you want to modify it or store it for later use.
Parameters
segment | a pointer to a #GstSegment |