Home > hls.js > DateRange

DateRange class

Signature:

export declare class DateRange 

Constructors

Constructor

Modifiers

Description

(constructor)(dateRangeAttr, dateRangeWithSameId, tagCount)

Constructs a new instance of the DateRange class

Properties

Property

Modifiers

Type

Description

attr

AttrList

class

readonly

string

cue

readonly

DateRangeCue

duration

readonly

number | null

endDate

readonly

Date | null

endOnNext

readonly

boolean

id

readonly

string

isInterstitial

readonly

boolean

isValid

readonly

boolean

plannedDuration

readonly

number | null

startDate

readonly

Date

startTime

readonly

number

tagAnchor

MediaFragmentRef | null

tagOrder

number