| Package | Description |
|---|---|
| software.amazon.awssdk.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
static EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.builder() |
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.copyrightHolder(String copyrightHolder)
Complete this field if you want to include the name of the copyright holder in the copyright tag in the
captions metadata.
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.fillLineGap(EbuTtDFillLineGapControl fillLineGap)
Specifies how to handle the gap between the lines (in multi-line captions).
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.fillLineGap(String fillLineGap)
Specifies how to handle the gap between the lines (in multi-line captions).
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.fontFamily(String fontFamily)
Specifies the font family to include in the font data attached to the EBU-TT captions.
|
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.
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.Builder.styleControl(String 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.
|
EbuTtDDestinationSettings.Builder |
EbuTtDDestinationSettings.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EbuTtDDestinationSettings.Builder> |
EbuTtDDestinationSettings.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CaptionDestinationSettings.Builder |
CaptionDestinationSettings.Builder.ebuTtDDestinationSettings(Consumer<EbuTtDDestinationSettings.Builder> ebuTtDDestinationSettings)
Sets the value of the EbuTtDDestinationSettings property for this object.
|
Copyright © 2022. All rights reserved.