| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
HLSFragmentSelector |
HLSFragmentSelector.clone() |
HLSFragmentSelector |
GetHLSStreamingSessionURLRequest.getHLSFragmentSelector()
The time range of the requested fragment, and the source of the timestamps.
|
HLSFragmentSelector |
HLSFragmentSelector.withFragmentSelectorType(HLSFragmentSelectorType fragmentSelectorType)
The source of the timestamps for the requested media.
|
HLSFragmentSelector |
HLSFragmentSelector.withFragmentSelectorType(String fragmentSelectorType)
The source of the timestamps for the requested media.
|
HLSFragmentSelector |
HLSFragmentSelector.withTimestampRange(HLSTimestampRange timestampRange)
The start and end of the timestamp range for the requested media.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetHLSStreamingSessionURLRequest.setHLSFragmentSelector(HLSFragmentSelector hLSFragmentSelector)
The time range of the requested fragment, and the source of the timestamps.
|
GetHLSStreamingSessionURLRequest |
GetHLSStreamingSessionURLRequest.withHLSFragmentSelector(HLSFragmentSelector hLSFragmentSelector)
The time range of the requested fragment, and the source of the timestamps.
|
Copyright © 2019. All rights reserved.