| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static CmafWriteHLSManifest |
CmafWriteHLSManifest.fromValue(String value)
Use this in place of valueOf.
|
static CmafWriteHLSManifest |
CmafWriteHLSManifest.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CmafWriteHLSManifest[] |
CmafWriteHLSManifest.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CmafGroupSettings |
CmafGroupSettings.withWriteHlsManifest(CmafWriteHLSManifest writeHlsManifest)
When set to ENABLED, an Apple HLS manifest will be generated for this output.
|
Copyright © 2021. All rights reserved.