timestampRange property
The start and end of the timestamp range for the requested media.
This value should not be present if PlaybackType
is
LIVE
.
Implementation
final DASHTimestampRange? timestampRange;
The start and end of the timestamp range for the requested media.
This value should not be present if PlaybackType
is
LIVE
.
final DASHTimestampRange? timestampRange;