| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
HLSTimestampRange |
HLSTimestampRange.clone() |
HLSTimestampRange |
HLSFragmentSelector.getTimestampRange()
The start and end of the timestamp range for the requested media.
|
HLSTimestampRange |
HLSTimestampRange.withEndTimestamp(Date endTimestamp)
The end of the timestamp range for the requested media.
|
HLSTimestampRange |
HLSTimestampRange.withStartTimestamp(Date startTimestamp)
The start of the timestamp range for the requested media.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HLSFragmentSelector.setTimestampRange(HLSTimestampRange timestampRange)
The start and end of the timestamp range for the requested media.
|
HLSFragmentSelector |
HLSFragmentSelector.withTimestampRange(HLSTimestampRange timestampRange)
The start and end of the timestamp range for the requested media.
|
Copyright © 2022. All rights reserved.