| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
static HLSPlaybackMode |
HLSPlaybackMode.fromValue(String value)
Use this in place of valueOf.
|
static HLSPlaybackMode |
HLSPlaybackMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HLSPlaybackMode[] |
HLSPlaybackMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetHLSStreamingSessionURLRequest |
GetHLSStreamingSessionURLRequest.withPlaybackMode(HLSPlaybackMode playbackMode)
Whether to retrieve live, live replay, or archived, on-demand data.
|
Copyright © 2025. All rights reserved.