Class: shaka.media.SegmentIterator
Constructor
new SegmentIterator(segmentIndex, index, partialSegmentIndex, reverse)
Parameters:
- Implements:
- Source:
Members
currentPartialPosition_ :number
Type:
- Source:
currentPosition_ :number
Type:
- Source:
reverse :boolean
Type:
- Source:
Methods
currentPosition() → {number}
- Source:
Returns:
-
Type
-
number
resetToLastIndependent()
- Source:
setReverse(reverse)
Parameters:
Name |
Type |
Description |
reverse |
boolean
|
|
- Source: