Package-level declarations

Types

Link copied to clipboard

Kinesis Video Streams has throttled the request because you have exceeded a limit. Try making the call later. For information about limits, see Kinesis Video Streams Limits.

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard

The range of timestamps for which to return fragments.

Link copied to clipboard
sealed class ContainerFormat
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains the range of timestamps for the requested media, and the source of the timestamps.

Link copied to clipboard
Link copied to clipboard
sealed class DashPlaybackMode
Link copied to clipboard

The start and end of the timestamp range for the requested media.

Link copied to clipboard
sealed class Format
Link copied to clipboard
sealed class FormatConfigKey
Link copied to clipboard
class Fragment

Represents a segment of video or other time-delimited data.

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains the range of timestamps for the requested media, and the source of the timestamps.

Link copied to clipboard
Link copied to clipboard
sealed class HlsPlaybackMode
Link copied to clipboard

The start and end of the timestamp range for the requested media.

Link copied to clipboard
class Image

A structure that contains the Timestamp, Error, and ImageContent.

Link copied to clipboard
sealed class ImageError
Link copied to clipboard
sealed class ImageSelectorType
Link copied to clipboard

A specified parameter exceeds its restrictions, is not supported, or can't be used.

Link copied to clipboard

The codec private data in at least one of the tracks of the video stream is not valid for this operation.

Link copied to clipboard

One or more frames in the requested clip could not be parsed based on the specified codec.

Link copied to clipboard

Base class for all service related exceptions thrown by the KinesisVideoArchivedMedia client

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

No codec private data was found in at least one of tracks of the video stream.

Link copied to clipboard

GetImages was requested for a stream that does not retain data (that is, has a DataRetentionInHours of 0).

Link copied to clipboard

Status Code: 403, The caller is not authorized to perform an operation on the given stream, or the token has expired.

Link copied to clipboard

GetImages will throw this error when Kinesis Video Streams can't find the stream that you specified.

Link copied to clipboard

The range of timestamps for which to return fragments.

Link copied to clipboard

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. The codec ID for track 1 should be V_MPEG/ISO/AVC and, optionally, the codec ID for track 2 should be A_AAC.