@Stability(value=Stable) @Internal public static final class CfnChannel.BurnInDestinationSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.BurnInDestinationSettingsProperty
CfnChannel.BurnInDestinationSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.BurnInDestinationSettingsProperty.Builder, CfnChannel.BurnInDestinationSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.BurnInDestinationSettingsProperty.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 |
getAlignment()
If no explicit xPosition or yPosition is provided, setting alignment to centered places the captions at the bottom center of the output.
|
String |
getBackgroundColor()
Specifies the color of the rectangle behind the captions.
|
Number |
getBackgroundOpacity()
Specifies the opacity of the background rectangle.
|
Object |
getFont()
The external font file that is used for captions burn-in.
|
String |
getFontColor()
Specifies the color of the burned-in captions.
|
Number |
getFontOpacity()
Specifies the opacity of the burned-in captions.
|
Number |
getFontResolution()
The font resolution in DPI (dots per inch).
|
String |
getFontSize()
When set to auto, fontSize scales depending on the size of the output.
|
String |
getOutlineColor()
Specifies the font outline color.
|
Number |
getOutlineSize()
Specifies font outline size in pixels.
|
String |
getShadowColor()
Specifies the color of the shadow cast by the captions.
|
Number |
getShadowOpacity()
Specifies the opacity of the shadow.
|
Number |
getShadowXOffset()
Specifies the horizontal offset of the shadow that is relative to the captions in pixels.
|
Number |
getShadowYOffset()
Specifies the vertical offset of the shadow that is relative to the captions in pixels.
|
String |
getTeletextGridControl()
Controls whether a fixed grid size is used to generate the output subtitles bitmap.
|
Number |
getXPosition()
Specifies the horizontal position of the captions relative to the left side of the output in pixels.
|
Number |
getYPosition()
Specifies the vertical position of the captions relative to the top of the output in pixels.
|
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.BurnInDestinationSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final String getAlignment()
CfnChannel.BurnInDestinationSettingsPropertySimilarly, setting a left alignment aligns captions to the bottom left of the output. If x and y positions are specified in conjunction with the alignment parameter, the font is justified (either left or centered) relative to those coordinates. Selecting "smart" justification left-justifies live subtitles and center-justifies pre-recorded subtitles. All burn-in and DVB-Sub font settings must match.
getAlignment in interface CfnChannel.BurnInDestinationSettingsPropertypublic final String getBackgroundColor()
CfnChannel.BurnInDestinationSettingsPropertyAll burn-in and DVB-Sub font settings must match.
getBackgroundColor in interface CfnChannel.BurnInDestinationSettingsPropertypublic final Number getBackgroundOpacity()
CfnChannel.BurnInDestinationSettingsProperty255 is opaque; 0 is transparent. Keeping this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
getBackgroundOpacity in interface CfnChannel.BurnInDestinationSettingsPropertypublic final Object getFont()
CfnChannel.BurnInDestinationSettingsPropertyThe file extension must be .ttf or .tte. Although you can select output fonts for many different types of input captions, embedded, STL, and Teletext sources use a strict grid system. Using external fonts with these captions sources could cause an unexpected display of proportional fonts. All burn-in and DVB-Sub font settings must match.
getFont in interface CfnChannel.BurnInDestinationSettingsPropertypublic final String getFontColor()
CfnChannel.BurnInDestinationSettingsPropertyThis option is not valid for source captions that are STL, 608/embedded, or Teletext. These source settings are already pre-defined by the captions stream. All burn-in and DVB-Sub font settings must match.
getFontColor in interface CfnChannel.BurnInDestinationSettingsPropertypublic final Number getFontOpacity()
CfnChannel.BurnInDestinationSettingsProperty255 is opaque; 0 is transparent. All burn-in and DVB-Sub font settings must match.
getFontOpacity in interface CfnChannel.BurnInDestinationSettingsPropertypublic final Number getFontResolution()
CfnChannel.BurnInDestinationSettingsPropertyThe default is 96 dpi. All burn-in and DVB-Sub font settings must match.
getFontResolution in interface CfnChannel.BurnInDestinationSettingsPropertypublic final String getFontSize()
CfnChannel.BurnInDestinationSettingsPropertyProviding a positive integer specifies the exact font size in points. All burn-in and DVB-Sub font settings must match.
getFontSize in interface CfnChannel.BurnInDestinationSettingsPropertypublic final String getOutlineColor()
CfnChannel.BurnInDestinationSettingsPropertyThis option is not valid for source captions that are either 608/embedded or Teletext. These source settings are already pre-defined by the captions stream. All burn-in and DVB-Sub font settings must match.
getOutlineColor in interface CfnChannel.BurnInDestinationSettingsPropertypublic final Number getOutlineSize()
CfnChannel.BurnInDestinationSettingsPropertyThis option is not valid for source captions that are either 608/embedded or Teletext. These source settings are already pre-defined by the captions stream. All burn-in and DVB-Sub font settings must match.
getOutlineSize in interface CfnChannel.BurnInDestinationSettingsPropertypublic final String getShadowColor()
CfnChannel.BurnInDestinationSettingsPropertyAll burn-in and DVB-Sub font settings must match.
getShadowColor in interface CfnChannel.BurnInDestinationSettingsPropertypublic final Number getShadowOpacity()
CfnChannel.BurnInDestinationSettingsProperty255 is opaque; 0 is transparent. Keeping this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
getShadowOpacity in interface CfnChannel.BurnInDestinationSettingsPropertypublic final Number getShadowXOffset()
CfnChannel.BurnInDestinationSettingsPropertyA value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.
getShadowXOffset in interface CfnChannel.BurnInDestinationSettingsPropertypublic final Number getShadowYOffset()
CfnChannel.BurnInDestinationSettingsPropertyA value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.
getShadowYOffset in interface CfnChannel.BurnInDestinationSettingsPropertypublic final String getTeletextGridControl()
CfnChannel.BurnInDestinationSettingsPropertyThis applies only to Teletext inputs and DVB-Sub/Burn-in outputs.
getTeletextGridControl in interface CfnChannel.BurnInDestinationSettingsPropertypublic final Number getXPosition()
CfnChannel.BurnInDestinationSettingsPropertyA value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit xPosition is provided, the horizontal captions position is determined by the alignment parameter. All burn-in and DVB-Sub font settings must match.
getXPosition in interface CfnChannel.BurnInDestinationSettingsPropertypublic final Number getYPosition()
CfnChannel.BurnInDestinationSettingsPropertyA value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit yPosition is provided, the captions are positioned towards the bottom of the output. All burn-in and DVB-Sub font settings must match.
getYPosition in interface CfnChannel.BurnInDestinationSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.