| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
DASHFragmentSelector |
DASHFragmentSelector.clone() |
DASHFragmentSelector |
GetDASHStreamingSessionURLRequest.getDASHFragmentSelector()
The time range of the requested fragment and the source of the timestamps.
|
DASHFragmentSelector |
DASHFragmentSelector.withFragmentSelectorType(DASHFragmentSelectorType fragmentSelectorType)
The source of the timestamps for the requested media.
|
DASHFragmentSelector |
DASHFragmentSelector.withFragmentSelectorType(String fragmentSelectorType)
The source of the timestamps for the requested media.
|
DASHFragmentSelector |
DASHFragmentSelector.withTimestampRange(DASHTimestampRange timestampRange)
The start and end of the timestamp range for the requested media.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDASHStreamingSessionURLRequest.setDASHFragmentSelector(DASHFragmentSelector dASHFragmentSelector)
The time range of the requested fragment and the source of the timestamps.
|
GetDASHStreamingSessionURLRequest |
GetDASHStreamingSessionURLRequest.withDASHFragmentSelector(DASHFragmentSelector dASHFragmentSelector)
The time range of the requested fragment and the source of the timestamps.
|
Copyright © 2024. All rights reserved.