| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo |
|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
GetClipResult |
AmazonKinesisVideoArchivedMedia.getClip(GetClipRequest getClipRequest)
Downloads an MP4 file (clip) containing the archived, on-demand media from the specified video stream over the
specified time range.
|
GetClipResult |
AmazonKinesisVideoArchivedMediaClient.getClip(GetClipRequest request)
Downloads an MP4 file (clip) containing the archived, on-demand media from the specified video stream over the
specified time range.
|
GetClipResult |
AbstractAmazonKinesisVideoArchivedMedia.getClip(GetClipRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetClipResult> |
AbstractAmazonKinesisVideoArchivedMediaAsync.getClipAsync(GetClipRequest request) |
Future<GetClipResult> |
AmazonKinesisVideoArchivedMediaAsyncClient.getClipAsync(GetClipRequest request) |
Future<GetClipResult> |
AmazonKinesisVideoArchivedMediaAsync.getClipAsync(GetClipRequest getClipRequest)
Downloads an MP4 file (clip) containing the archived, on-demand media from the specified video stream over the
specified time range.
|
Future<GetClipResult> |
AbstractAmazonKinesisVideoArchivedMediaAsync.getClipAsync(GetClipRequest request,
AsyncHandler<GetClipRequest,GetClipResult> asyncHandler) |
Future<GetClipResult> |
AmazonKinesisVideoArchivedMediaAsyncClient.getClipAsync(GetClipRequest request,
AsyncHandler<GetClipRequest,GetClipResult> asyncHandler) |
Future<GetClipResult> |
AmazonKinesisVideoArchivedMediaAsync.getClipAsync(GetClipRequest getClipRequest,
AsyncHandler<GetClipRequest,GetClipResult> asyncHandler)
Downloads an MP4 file (clip) containing the archived, on-demand media from the specified video stream over the
specified time range.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetClipResult> |
AbstractAmazonKinesisVideoArchivedMediaAsync.getClipAsync(GetClipRequest request,
AsyncHandler<GetClipRequest,GetClipResult> asyncHandler) |
Future<GetClipResult> |
AmazonKinesisVideoArchivedMediaAsyncClient.getClipAsync(GetClipRequest request,
AsyncHandler<GetClipRequest,GetClipResult> asyncHandler) |
Future<GetClipResult> |
AmazonKinesisVideoArchivedMediaAsync.getClipAsync(GetClipRequest getClipRequest,
AsyncHandler<GetClipRequest,GetClipResult> asyncHandler)
Downloads an MP4 file (clip) containing the archived, on-demand media from the specified video stream over the
specified time range.
|
| Modifier and Type | Method and Description |
|---|---|
GetClipResult |
GetClipResult.clone() |
GetClipResult |
GetClipResult.withContentType(String contentType)
The content type of the media in the requested clip.
|
GetClipResult |
GetClipResult.withPayload(InputStream payload)
Traditional MP4 file that contains the media clip from the specified video stream.
|
Copyright © 2020. All rights reserved.