| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static CmafWriteDASHManifest |
CmafWriteDASHManifest.fromValue(String value)
Use this in place of valueOf.
|
static CmafWriteDASHManifest |
CmafWriteDASHManifest.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CmafWriteDASHManifest[] |
CmafWriteDASHManifest.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.withWriteDashManifest(CmafWriteDASHManifest writeDashManifest)
When set to ENABLED, a DASH MPD manifest will be generated for this output.
|
Copyright © 2019. All rights reserved.