@Stability(value=Stable) @Internal public static final class CfnChannel.EbuTtDDestinationSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.EbuTtDDestinationSettingsProperty
CfnChannel.EbuTtDDestinationSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.EbuTtDDestinationSettingsProperty.Builder, CfnChannel.EbuTtDDestinationSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.EbuTtDDestinationSettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getCopyrightHolder()
Applies only if you plan to convert these source captions to EBU-TT-D or TTML in an output.
|
String |
getFillLineGap()
Specifies how to handle the gap between the lines (in multi-line captions).
|
String |
getFontFamily()
Specifies the font family to include in the font data attached to the EBU-TT captions.
|
String |
getStyleControl()
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.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnChannel.EbuTtDDestinationSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getCopyrightHolder()
CfnChannel.EbuTtDDestinationSettingsPropertyComplete this field if you want to include the name of the copyright holder in the copyright metadata tag in the TTML
getCopyrightHolder in interface CfnChannel.EbuTtDDestinationSettingsPropertypublic final String getFillLineGap()
CfnChannel.EbuTtDDestinationSettingsProperty
getFillLineGap in interface CfnChannel.EbuTtDDestinationSettingsPropertypublic final String getFontFamily()
CfnChannel.EbuTtDDestinationSettingsPropertyValid only if styleControl is set to include. If you leave this field empty, the font family is set to "monospaced". (If styleControl is set to exclude, the font family is always set to "monospaced".) You specify only the font family. All other style information (color, bold, position and so on) is copied from the input captions. The size is always set to 100% to allow the downstream player to choose the size. - Enter a list of font families, as a comma-separated list of font names, in order of preference. The name can be a font family (such as “Arial”), or a generic font family (such as “serif”), or “default” (to let the downstream player choose the font).
getFontFamily in interface CfnChannel.EbuTtDDestinationSettingsPropertypublic final String getStyleControl()
CfnChannel.EbuTtDDestinationSettingsProperty
getStyleControl in interface CfnChannel.EbuTtDDestinationSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.