Home
last modified time | relevance | path

Searched defs:_GstMediaSegment (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.h453 struct _GstMediaSegment struct
455 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 */