| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static HlsTsFileMode |
HlsTsFileMode.fromValue(String value)
Use this in place of valueOf.
|
static HlsTsFileMode |
HlsTsFileMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HlsTsFileMode[] |
HlsTsFileMode.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.withTsFileMode(HlsTsFileMode tsFileMode)
SEGMENTEDFILES: Emit the program as segments - multiple .ts media files.
|
Copyright © 2020. All rights reserved.