Class CfnChannel.BurnInDestinationSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.BurnInDestinationSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnChannel.BurnInDestinationSettingsProperty
CfnChannel.BurnInDestinationSettingsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnChannel.BurnInDestinationSettingsProperty
CfnChannel.BurnInDestinationSettingsProperty.Builder, CfnChannel.BurnInDestinationSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.BurnInDestinationSettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringIf no explicit xPosition or yPosition is provided, setting alignment to centered places the captions at the bottom center of the output.final StringSpecifies the color of the rectangle behind the captions.final NumberSpecifies the opacity of the background rectangle.final ObjectgetFont()The external font file that is used for captions burn-in.final StringSpecifies the color of the burned-in captions.final NumberSpecifies the opacity of the burned-in captions.final NumberThe font resolution in DPI (dots per inch).final StringWhen set to auto, fontSize scales depending on the size of the output.final StringSpecifies the font outline color.final NumberSpecifies font outline size in pixels.final StringSpecifies the color of the shadow cast by the captions.final NumberSpecifies the opacity of the shadow.final NumberSpecifies the horizontal offset of the shadow that is relative to the captions in pixels.final NumberSpecifies the vertical offset of the shadow that is relative to the captions in pixels.final StringControls whether a fixed grid size is used to generate the output subtitles bitmap.final NumberSpecifies the horizontal position of the captions relative to the left side of the output in pixels.final NumberSpecifies the vertical position of the captions relative to the top of the output in pixels.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannel.BurnInDestinationSettingsProperty.Builder.
-
-
Method Details
-
getAlignment
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertyIf no explicit xPosition or yPosition is provided, setting alignment to centered places the captions at the bottom center of the output.Similarly, 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.
- Specified by:
getAlignmentin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getBackgroundColor
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the color of the rectangle behind the captions.All burn-in and DVB-Sub font settings must match.
- Specified by:
getBackgroundColorin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getBackgroundOpacity
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the opacity of the background rectangle.255 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.
- Specified by:
getBackgroundOpacityin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getFont
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertyThe external font file that is used for captions burn-in.The 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.
- Specified by:
getFontin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getFontColor
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the color of the burned-in captions.This 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.
- Specified by:
getFontColorin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getFontOpacity
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the opacity of the burned-in captions.255 is opaque; 0 is transparent. All burn-in and DVB-Sub font settings must match.
- Specified by:
getFontOpacityin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getFontResolution
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertyThe font resolution in DPI (dots per inch).The default is 96 dpi. All burn-in and DVB-Sub font settings must match.
- Specified by:
getFontResolutionin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getFontSize
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertyWhen set to auto, fontSize scales depending on the size of the output.Providing a positive integer specifies the exact font size in points. All burn-in and DVB-Sub font settings must match.
- Specified by:
getFontSizein interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getOutlineColor
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the font outline color.This 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.
- Specified by:
getOutlineColorin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getOutlineSize
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies font outline size in pixels.This 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.
- Specified by:
getOutlineSizein interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getShadowColor
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the color of the shadow cast by the captions.All burn-in and DVB-Sub font settings must match.
- Specified by:
getShadowColorin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getShadowOpacity
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the opacity of the shadow.255 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.
- Specified by:
getShadowOpacityin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getShadowXOffset
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the horizontal offset of the shadow that is relative to the captions in pixels.A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.
- Specified by:
getShadowXOffsetin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getShadowYOffset
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the vertical offset of the shadow that is relative to the captions in pixels.A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.
- Specified by:
getShadowYOffsetin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getTeletextGridControl
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertyControls whether a fixed grid size is used to generate the output subtitles bitmap.This applies only to Teletext inputs and DVB-Sub/Burn-in outputs.
- Specified by:
getTeletextGridControlin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getXPosition
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the horizontal position of the captions relative to the left side of the output in pixels.A 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.
- Specified by:
getXPositionin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
getYPosition
Description copied from interface:CfnChannel.BurnInDestinationSettingsPropertySpecifies the vertical position of the captions relative to the top of the output in pixels.A 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.
- Specified by:
getYPositionin interfaceCfnChannel.BurnInDestinationSettingsProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-