| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisvideoarchivedmedia |
|
| Modifier and Type | Method and Description |
|---|---|
default GetHlsStreamingSessionUrlResponse |
KinesisVideoArchivedMediaClient.getHLSStreamingSessionURL(Consumer<GetHlsStreamingSessionUrlRequest.Builder> getHlsStreamingSessionUrlRequest)
Retrieves an HTTP Live Streaming (HLS) URL for the stream.
|
default GetHlsStreamingSessionUrlResponse |
KinesisVideoArchivedMediaClient.getHLSStreamingSessionURL(GetHlsStreamingSessionUrlRequest getHlsStreamingSessionUrlRequest)
Retrieves an HTTP Live Streaming (HLS) URL for the stream.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetHlsStreamingSessionUrlResponse> |
KinesisVideoArchivedMediaAsyncClient.getHLSStreamingSessionURL(Consumer<GetHlsStreamingSessionUrlRequest.Builder> getHlsStreamingSessionUrlRequest)
Retrieves an HTTP Live Streaming (HLS) URL for the stream.
|
default CompletableFuture<GetHlsStreamingSessionUrlResponse> |
KinesisVideoArchivedMediaAsyncClient.getHLSStreamingSessionURL(GetHlsStreamingSessionUrlRequest getHlsStreamingSessionUrlRequest)
Retrieves an HTTP Live Streaming (HLS) URL for the stream.
|
Copyright © 2023. All rights reserved.