| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
ClipFragmentSelector |
ClipFragmentSelector.clone() |
ClipFragmentSelector |
GetClipRequest.getClipFragmentSelector()
The time range of the requested clip and the source of the timestamps.
|
ClipFragmentSelector |
ClipFragmentSelector.withFragmentSelectorType(ClipFragmentSelectorType fragmentSelectorType)
The origin of the timestamps to use (Server or Producer).
|
ClipFragmentSelector |
ClipFragmentSelector.withFragmentSelectorType(String fragmentSelectorType)
The origin of the timestamps to use (Server or Producer).
|
ClipFragmentSelector |
ClipFragmentSelector.withTimestampRange(ClipTimestampRange timestampRange)
The range of timestamps to return.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetClipRequest.setClipFragmentSelector(ClipFragmentSelector clipFragmentSelector)
The time range of the requested clip and the source of the timestamps.
|
GetClipRequest |
GetClipRequest.withClipFragmentSelector(ClipFragmentSelector clipFragmentSelector)
The time range of the requested clip and the source of the timestamps.
|
Copyright © 2025. All rights reserved.