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