| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static CmafMpdProfile |
CmafMpdProfile.fromValue(String value)
Use this in place of valueOf.
|
static CmafMpdProfile |
CmafMpdProfile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CmafMpdProfile[] |
CmafMpdProfile.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.withMpdProfile(CmafMpdProfile mpdProfile)
Specify whether your DASH profile is on-demand or main.
|
Copyright © 2025. All rights reserved.