| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static DvbSubSubtitleFallbackFont |
DvbSubSubtitleFallbackFont.fromValue(String value)
Use this in place of valueOf.
|
static DvbSubSubtitleFallbackFont |
DvbSubSubtitleFallbackFont.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DvbSubSubtitleFallbackFont[] |
DvbSubSubtitleFallbackFont.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.withFallbackFont(DvbSubSubtitleFallbackFont 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 © 2024. All rights reserved.