| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static EbuTtDDestinationStyleControl |
EbuTtDDestinationStyleControl.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
EbuTtDDestinationStyleControl |
EbuTtDDestinationSettings.styleControl()
Specifies the style information (font color, font position, and so on) to include in the font data that is
attached to the EBU-TT captions.
|
static EbuTtDDestinationStyleControl |
EbuTtDDestinationStyleControl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EbuTtDDestinationStyleControl[] |
EbuTtDDestinationStyleControl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<EbuTtDDestinationStyleControl> |
EbuTtDDestinationStyleControl.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.styleControl(EbuTtDDestinationStyleControl styleControl)
Specifies the style information (font color, font position, and so on) to include in the font data that is
attached to the EBU-TT captions.
|
Copyright © 2022. All rights reserved.