| 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 time stamps.
|
HLSFragmentSelector |
HLSFragmentSelector.withFragmentSelectorType(HLSFragmentSelectorType fragmentSelectorType)
The source of the time stamps for the requested media.
|
HLSFragmentSelector |
HLSFragmentSelector.withFragmentSelectorType(String fragmentSelectorType)
The source of the time stamps for the requested media.
|
HLSFragmentSelector |
HLSFragmentSelector.withTimestampRange(HLSTimestampRange timestampRange)
The start and end of the time stamp 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 time stamps.
|
GetHLSStreamingSessionURLRequest |
GetHLSStreamingSessionURLRequest.withHLSFragmentSelector(HLSFragmentSelector hLSFragmentSelector)
The time range of the requested fragment, and the source of the time stamps.
|
Copyright © 2018. All rights reserved.