| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static BurninSubtitleFallbackFont |
BurninSubtitleFallbackFont.fromValue(String value)
Use this in place of valueOf.
|
static BurninSubtitleFallbackFont |
BurninSubtitleFallbackFont.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BurninSubtitleFallbackFont[] |
BurninSubtitleFallbackFont.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.withFallbackFont(BurninSubtitleFallbackFont fallbackFont)
Specify the font that you want the service to use for your burn in captions when your input captions specify a
font that MediaConvert doesn't support.
|
Copyright © 2022. All rights reserved.