| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
static DvbSubtitleApplyFontColor |
DvbSubtitleApplyFontColor.fromValue(String value)
Use this in place of valueOf.
|
static DvbSubtitleApplyFontColor |
DvbSubtitleApplyFontColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DvbSubtitleApplyFontColor[] |
DvbSubtitleApplyFontColor.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.withApplyFontColor(DvbSubtitleApplyFontColor applyFontColor)
Ignore this setting unless Style Passthrough (StylePassthrough) is set to Enabled and Font color (FontColor) set
to Black, Yellow, Red, Green, Blue, or Hex.
|
Copyright © 2021. All rights reserved.