Searched defs:_GstMediaSegment (Results 1 – 1 of 1) sorted by relevance
96 struct _GstMediaSegment struct98 GstMPDSegmentURLNode *SegmentURL; /* this is NULL when using a SegmentTemplate */99 guint number; /* segment number */100 …int repeat; /* number of extra repetitions (0 = played only once) */101 guint64 scale_start; /* start time in timescale units */102 guint64 scale_duration; /* duration in timescale units */103 GstClockTime start; /* segment start time */104 GstClockTime duration; /* segment duration */