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