Constructor
new SegmentTimeline()
- Source:
Members
-
(static, constant) TAG_NAME :string
-
Type:
- string
- Source:
-
(non-null) timePoints :Array.<!shaka.dash.mpd.SegmentTimePoint>
-
Type:
- Array.<!shaka.dash.mpd.SegmentTimePoint>
- Source:
Methods
-
clone() → (non-null) {shaka.dash.mpd.SegmentTimeline}
-
Creates a deep copy of this SegmentTimeline.
- Source:
Returns:
-
parse(parentnon-null, elemnon-null)
-
Parses a "SegmentTimeline" tag.
Parameters:
Name Type Description parent
shaka.dash.mpd.SegmentTemplate The parent SegmentTemplate. elem
Node The SegmentTimeline XML element. - Source: