Package | Description |
---|---|
com.amazonaws.services.kinesisvideo |
|
com.amazonaws.services.kinesisvideo.model |
Modifier and Type | Method and Description |
---|---|
GetDASHStreamingSessionURLResult |
AmazonKinesisVideoArchivedMedia.getDASHStreamingSessionURL(GetDASHStreamingSessionURLRequest getDASHStreamingSessionURLRequest)
Retrieves an MPEG Dynamic Adaptive Streaming over HTTP (DASH) URL for the stream.
|
GetDASHStreamingSessionURLResult |
AmazonKinesisVideoArchivedMediaClient.getDASHStreamingSessionURL(GetDASHStreamingSessionURLRequest request)
Retrieves an MPEG Dynamic Adaptive Streaming over HTTP (DASH) URL for the stream.
|
GetDASHStreamingSessionURLResult |
AbstractAmazonKinesisVideoArchivedMedia.getDASHStreamingSessionURL(GetDASHStreamingSessionURLRequest request) |
Modifier and Type | Method and Description |
---|---|
GetDASHStreamingSessionURLResult |
GetDASHStreamingSessionURLResult.clone() |
GetDASHStreamingSessionURLResult |
GetDASHStreamingSessionURLResult.withDASHStreamingSessionURL(String dASHStreamingSessionURL)
The URL (containing the session token) that a media player can use to retrieve the MPEG-DASH manifest.
|
Copyright © 2020. All rights reserved.