Class: shaka.hls.Playlist

Constructor

new Playlist(urinon-null, typenon-null, tagsnon-null, opt_segmentsopt, non-null)

Creates an HLS playlist object.
Parameters:
Name Type Attributes Description
uri string
type shaka.hls.PlaylistType
tags Array.<shaka.hls.Tag>
opt_segments Array.<shaka.hls.Segment> <optional>
Source:

Members

(constant) segments :Array.<!shaka.hls.Segment>

Type:
Source:

(constant, non-null) tags :Array.<!shaka.hls.Tag>

Type:
Source:

(constant) type :shaka.hls.PlaylistType

Type:
Source:

(constant, non-null) uri :string

Type:
  • string
Source: