Package software.amazon.awssdk.services.kinesisvideoarchivedmedia.model
-
Class Summary Class Description ClipFragmentSelector Describes the timestamp range and timestamp origin of a range of fragments.ClipTimestampRange The range of timestamps for which to return fragments.DASHFragmentSelector Contains the range of timestamps for the requested media, and the source of the timestamps.DASHTimestampRange The start and end of the timestamp range for the requested media.Fragment Represents a segment of video or other time-delimited data.FragmentSelector Describes the timestamp range and timestamp origin of a range of fragments.GetClipRequest GetClipResponse GetDashStreamingSessionUrlRequest GetDashStreamingSessionUrlResponse GetHlsStreamingSessionUrlRequest GetHlsStreamingSessionUrlResponse GetImagesRequest GetImagesResponse GetMediaForFragmentListRequest GetMediaForFragmentListResponse HLSFragmentSelector Contains the range of timestamps for the requested media, and the source of the timestamps.HLSTimestampRange The start and end of the timestamp range for the requested media.Image A structure that contains theTimestamp,Error, andImageContent.KinesisVideoArchivedMediaException.BuilderImpl KinesisVideoArchivedMediaRequest KinesisVideoArchivedMediaRequest.BuilderImpl KinesisVideoArchivedMediaResponse KinesisVideoArchivedMediaResponse.BuilderImpl KinesisVideoArchivedMediaResponseMetadata ListFragmentsRequest ListFragmentsResponse TimestampRange The range of timestamps for which to return fragments. -
Exception Summary Exception Description ClientLimitExceededException Kinesis Video Streams has throttled the request because you have exceeded a limit.InvalidArgumentException A specified parameter exceeds its restrictions, is not supported, or can't be used.InvalidCodecPrivateDataException The codec private data in at least one of the tracks of the video stream is not valid for this operation.InvalidMediaFrameException One or more frames in the requested clip could not be parsed based on the specified codec.KinesisVideoArchivedMediaException MissingCodecPrivateDataException No codec private data was found in at least one of tracks of the video stream.NoDataRetentionException GetImageswas requested for a stream that does not retain data (that is, has aDataRetentionInHoursof 0).NotAuthorizedException Status Code: 403, The caller is not authorized to perform an operation on the given stream, or the token has expired.ResourceNotFoundException GetImageswill throw this error when Kinesis Video Streams can't find the stream that you specified.UnsupportedStreamMediaTypeException The type of the media (for example, h.264 or h.265 video or ACC or G.711 audio) could not be determined from the codec IDs of the tracks in the first fragment for a playback session.