| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsMode |
HlsMode.fromValue(String value)
Use this in place of valueOf.
|
static HlsMode |
HlsMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsMode[] |
HlsMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HlsGroupSettings |
HlsGroupSettings.withMode(HlsMode mode)
If "vod", all segments are indexed and kept permanently in the destination and manifest.
|
Copyright © 2019. All rights reserved.