timestampRange property

HLSTimestampRange? timestampRange
final

The start and end of the timestamp range for the requested media.

This value should not be present if PlaybackType is LIVE.

Implementation

final HLSTimestampRange? timestampRange;