| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
FragmentSelector |
FragmentSelector.clone() |
FragmentSelector |
KinesisVideoStreamRecordingSourceRuntimeConfiguration.getFragmentSelector()
Describes the timestamp range and timestamp origin of a range of fragments in the Kinesis video stream.
|
FragmentSelector |
FragmentSelector.withFragmentSelectorType(FragmentSelectorType fragmentSelectorType)
The origin of the timestamps to use,
Server or Producer. |
FragmentSelector |
FragmentSelector.withFragmentSelectorType(String fragmentSelectorType)
The origin of the timestamps to use,
Server or Producer. |
FragmentSelector |
FragmentSelector.withTimestampRange(TimestampRange timestampRange)
The range of timestamps to return.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KinesisVideoStreamRecordingSourceRuntimeConfiguration.setFragmentSelector(FragmentSelector fragmentSelector)
Describes the timestamp range and timestamp origin of a range of fragments in the Kinesis video stream.
|
KinesisVideoStreamRecordingSourceRuntimeConfiguration |
KinesisVideoStreamRecordingSourceRuntimeConfiguration.withFragmentSelector(FragmentSelector fragmentSelector)
Describes the timestamp range and timestamp origin of a range of fragments in the Kinesis video stream.
|
Copyright © 2023. All rights reserved.