AWSKinesisVideoArchivedMediaClipFragmentSelector

Objective-C

@interface AWSKinesisVideoArchivedMediaClipFragmentSelector

Swift

class AWSKinesisVideoArchivedMediaClipFragmentSelector

Describes the timestamp range and timestamp origin of a range of fragments.

Fragments that have duplicate producer timestamps are deduplicated. This means that if producers are producing a stream of fragments with producer timestamps that are approximately equal to the true clock time, the clip will contain all of the fragments within the requested timestamp range. If some fragments are ingested within the same time range and very different points in time, only the oldest ingested collection of fragments are returned.

Required parameters: [FragmentSelectorType, TimestampRange]