| 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 |
|---|---|
DvbSubDestinationSettings |
DvbSubDestinationSettings.withFontScript(FontScript fontScript)
Set Font script to Automatically determined, or leave blank, to automatically determine the font script in your
input captions.
|
BurninDestinationSettings |
BurninDestinationSettings.withFontScript(FontScript fontScript)
Set Font script to Automatically determined, or leave blank, to automatically determine the font script in your
input captions.
|
Copyright © 2024. All rights reserved.