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