Searched defs:_GstMediaSegment (Results 1 – 1 of 1) sorted by relevance
453 struct _GstMediaSegment struct455 GstSegmentURLNode *SegmentURL; /* this is NULL when using a SegmentTemplate */456 guint number; /* segment number */457 …int repeat; /* number of extra repetitions (0 = played only once) */458 guint64 scale_start; /* start time in timescale units */459 guint64 scale_duration; /* duration in timescale units */460 GstClockTime start; /* segment start time */461 GstClockTime duration; /* segment duration */