| Class | Description |
|---|---|
| Fragment |
Represents a segment of video or other time-delimited data.
|
| FragmentSelector |
Describes the time stamp range and time stamp origin of a range of fragments.
|
| GetHlsStreamingSessionUrlRequest | |
| GetHlsStreamingSessionUrlResponse | |
| GetMediaForFragmentListRequest | |
| GetMediaForFragmentListResponse | |
| HLSFragmentSelector |
Contains the range of time stamps for the requested media, and the source of the time stamps.
|
| HLSTimestampRange |
The start and end of the time stamp range for the requested media.
|
| KinesisVideoArchivedMediaRequest | |
| KinesisVideoArchivedMediaResponse | |
| KinesisVideoArchivedMediaResponseMetadata | |
| ListFragmentsRequest | |
| ListFragmentsResponse | |
| TimestampRange |
The range of time stamps for which to return fragments.
|
| Enum | Description |
|---|---|
| DiscontinuityMode | |
| FragmentSelectorType | |
| HLSFragmentSelectorType | |
| PlaybackMode |
| Exception | Description |
|---|---|
| ClientLimitExceededException |
Kinesis Video Streams has throttled the request because you have exceeded the limit of allowed client calls.
|
| InvalidArgumentException |
A specified parameter exceeds its restrictions, is not supported, or can't be used.
|
| InvalidCodecPrivateDataException |
The Codec Private Data in the video stream is not valid for this operation.
|
| KinesisVideoArchivedMediaException | |
| MissingCodecPrivateDataException |
No Codec Private Data was found in the video stream.
|
| NoDataRetentionException |
A
PlaybackMode of ON_DEMAND was requested for a stream that does not retain data (that is,
has a DataRetentionInHours of 0). |
| NotAuthorizedException |
Status Code: 403, The caller is not authorized to perform an operation on the given stream, or the token has expired.
|
| ResourceNotFoundException |
GetMedia throws this error when Kinesis Video Streams can't find the stream that you specified. |
| UnsupportedStreamMediaTypeException |
An HLS streaming session was requested for a stream with a media type that is not
video/h264. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.