Class DvbSubDestinationProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.alpha.DvbSubDestinationProps.Jsii$Proxy
- All Implemented Interfaces:
CaptionFontStyleProps,DvbSubDestinationProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DvbSubDestinationProps
@Stability(Experimental)
@Internal
public static final class DvbSubDestinationProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements DvbSubDestinationProps
An implementation for
DvbSubDestinationProps-
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.alpha.DvbSubDestinationProps
DvbSubDestinationProps.Builder, DvbSubDestinationProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(DvbSubDestinationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theDvbSubDestinationProps.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 CaptionAlignment(experimental) Caption alignment.final CaptionBackgroundColor(experimental) The color of the rectangle behind the captions.final Number(experimental) The opacity of the background rectangle (0 transparent ..final FileLocationgetFont()(experimental) An external font file (.ttf or .tte) used for burn-in.final CaptionFontColor(experimental) The color of the burned-in captions.final Number(experimental) The opacity of the burned-in captions (0 transparent ..final Number(experimental) The font resolution in DPI.final CaptionFontSize(experimental) Font size —CaptionFontSize.AUTOto scale with the output, orCaptionFontSize.of(points)for an exact size in points.final CaptionOutlineColor(experimental) The font outline color.final Number(experimental) The font outline size in pixels.final CaptionShadowColor(experimental) The color of the shadow cast by the captions.final Number(experimental) The opacity of the shadow (0 transparent ..final Number(experimental) The horizontal offset of the shadow in pixels (negative shifts left).final Number(experimental) The vertical offset of the shadow in pixels (negative shifts up).final String(experimental) For Teletext input, the number of lines for the captions bitmap.(experimental) Whether a fixed grid is used to generate the subtitle bitmap (Teletext input).final Number(experimental) The horizontal position of the captions in pixels from the left.final Number(experimental) The vertical position of the captions in pixels from the top.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 theDvbSubDestinationProps.Builder.
-
-
Method Details
-
getAlignment
Description copied from interface:CaptionFontStyleProps(experimental) Caption alignment.With explicit x/y positions, the font is justified relative to them.
Default: CaptionAlignment.CENTERED
- Specified by:
getAlignmentin interfaceCaptionFontStyleProps
-
getBackgroundColor
Description copied from interface:CaptionFontStyleProps(experimental) The color of the rectangle behind the captions.Default: - service default
- Specified by:
getBackgroundColorin interfaceCaptionFontStyleProps
-
getBackgroundOpacity
Description copied from interface:CaptionFontStyleProps(experimental) The opacity of the background rectangle (0 transparent .. 255 opaque).Default: - service default
- Specified by:
getBackgroundOpacityin interfaceCaptionFontStyleProps
-
getFont
Description copied from interface:CaptionFontStyleProps(experimental) An external font file (.ttf or .tte) used for burn-in. Provide aFileLocationreferencing an S3 bucket (FileLocation.fromBucket, which auto-grants read access) or a URL (FileLocation.url).Default: - service default font
- Specified by:
getFontin interfaceCaptionFontStyleProps
-
getFontColor
Description copied from interface:CaptionFontStyleProps(experimental) The color of the burned-in captions.Default: CaptionFontColor.WHITE
- Specified by:
getFontColorin interfaceCaptionFontStyleProps
-
getFontOpacity
Description copied from interface:CaptionFontStyleProps(experimental) The opacity of the burned-in captions (0 transparent .. 255 opaque).Default: 255
- Specified by:
getFontOpacityin interfaceCaptionFontStyleProps
-
getFontResolution
Description copied from interface:CaptionFontStyleProps(experimental) The font resolution in DPI.Default: 96
- Specified by:
getFontResolutionin interfaceCaptionFontStyleProps
-
getFontSize
Description copied from interface:CaptionFontStyleProps(experimental) Font size —CaptionFontSize.AUTOto scale with the output, orCaptionFontSize.of(points)for an exact size in points.Default: CaptionFontSize.AUTO
- Specified by:
getFontSizein interfaceCaptionFontStyleProps
-
getOutlineColor
Description copied from interface:CaptionFontStyleProps(experimental) The font outline color.Default: CaptionOutlineColor.BLACK
- Specified by:
getOutlineColorin interfaceCaptionFontStyleProps
-
getOutlineSize
Description copied from interface:CaptionFontStyleProps(experimental) The font outline size in pixels.Default: 2
- Specified by:
getOutlineSizein interfaceCaptionFontStyleProps
-
getShadowColor
Description copied from interface:CaptionFontStyleProps(experimental) The color of the shadow cast by the captions.Default: CaptionShadowColor.NONE
- Specified by:
getShadowColorin interfaceCaptionFontStyleProps
-
getShadowOpacity
Description copied from interface:CaptionFontStyleProps(experimental) The opacity of the shadow (0 transparent .. 255 opaque).Default: 0
- Specified by:
getShadowOpacityin interfaceCaptionFontStyleProps
-
getShadowXOffset
Description copied from interface:CaptionFontStyleProps(experimental) The horizontal offset of the shadow in pixels (negative shifts left).Default: - service default
- Specified by:
getShadowXOffsetin interfaceCaptionFontStyleProps
-
getShadowYOffset
Description copied from interface:CaptionFontStyleProps(experimental) The vertical offset of the shadow in pixels (negative shifts up).Default: - service default
- Specified by:
getShadowYOffsetin interfaceCaptionFontStyleProps
-
getSubtitleRows
Description copied from interface:CaptionFontStyleProps(experimental) For Teletext input, the number of lines for the captions bitmap.Default: - service default
- Specified by:
getSubtitleRowsin interfaceCaptionFontStyleProps
-
getTeletextGridControl
Description copied from interface:CaptionFontStyleProps(experimental) Whether a fixed grid is used to generate the subtitle bitmap (Teletext input).Default: CaptionTeletextGridControl.FIXED
- Specified by:
getTeletextGridControlin interfaceCaptionFontStyleProps
-
getXPosition
Description copied from interface:CaptionFontStyleProps(experimental) The horizontal position of the captions in pixels from the left.Default: - determined by `alignment`
- Specified by:
getXPositionin interfaceCaptionFontStyleProps
-
getYPosition
Description copied from interface:CaptionFontStyleProps(experimental) The vertical position of the captions in pixels from the top.Default: - positioned towards the bottom
- Specified by:
getYPositionin interfaceCaptionFontStyleProps
-
$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()
-