Constructor
new PeriodInfo()
Creates a PeriodInfo.
- Source:
Members
-
(nullable) duration :number
-
The period's duration, in seconds.
Type:
- number
- Source:
-
(nullable) id :string
-
Type:
- string
- Source:
-
start :number
-
Type:
- number
- Source:
-
(non-null) streamSetInfos :Array.<!shaka.media.StreamSetInfo>
-
Type:
- Array.<!shaka.media.StreamSetInfo>
- Source:
Methods
-
destroy()
-
Destroys this PeriodInfo.
- Source:
-
getConfigs() → (non-null) {Array.<shaka.media.StreamConfig>}
-
- Source:
Returns:
- Type
- Array.<shaka.media.StreamConfig>