Event.parseSegment

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.

class Event
void
parseSegment

Parameters

segment Segment

a pointer to a #GstSegment

Meta