Constructor
new RepresentationIndex()
- Source:
Members
-
(static, constant) TAG_NAME :string
-
Type:
- string
- Source:
-
range :shaka.dash.mpd.Range
-
Inherits the value of SegmentBase.indexRange if not specified.
Type:
- Source:
-
url :Array.<!goog.Uri>
-
Type:
- Array.<!goog.Uri>
- Source:
Methods
-
clone() → (non-null) {shaka.dash.mpd.RepresentationIndex}
-
Creates a deep copy of this RepresentationIndex.
- Source:
Returns:
-
parse(parentnon-null, elemnon-null)
-
Parses a "RepresentationIndex" tag.
Parameters:
Name Type Description parent
shaka.dash.mpd.SegmentBase The parent SegmentBase. elem
Node The RepresentationIndex XML element. - Source: