| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static FontScript |
FontScript.fromValue(String value)
Use this in place of valueOf.
|
static FontScript |
FontScript.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontScript[] |
FontScript.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BurninDestinationSettings |
BurninDestinationSettings.withFontScript(FontScript fontScript)
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining
the script type.
|
DvbSubDestinationSettings |
DvbSubDestinationSettings.withFontScript(FontScript fontScript)
Provide the font script, using an ISO 15924 script code, if the LanguageCode is not sufficient for determining
the script type.
|
Copyright © 2020. All rights reserved.