| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsRedundantManifest |
HlsRedundantManifest.fromValue(String value)
Use this in place of valueOf.
|
static HlsRedundantManifest |
HlsRedundantManifest.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsRedundantManifest[] |
HlsRedundantManifest.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.withRedundantManifest(HlsRedundantManifest redundantManifest)
ENABLED: The master manifest (.m3u8 file) for each pipeline includes information about both pipelines: first its
own media files, then the media files of the other pipeline.
|
Copyright © 2020. All rights reserved.