Uses of Class
software.amazon.awscdk.services.medialive.alpha.BurnInDestinationProps.Builder
Packages that use BurnInDestinationProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of BurnInDestinationProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return BurnInDestinationProps.BuilderModifier and TypeMethodDescriptionBurnInDestinationProps.Builder.alignment(CaptionAlignment alignment) Sets the value ofCaptionFontStyleProps.getAlignment()BurnInDestinationProps.Builder.backgroundColor(CaptionBackgroundColor backgroundColor) Sets the value ofCaptionFontStyleProps.getBackgroundColor()BurnInDestinationProps.Builder.backgroundOpacity(Number backgroundOpacity) Sets the value ofCaptionFontStyleProps.getBackgroundOpacity()BurnInDestinationProps.builder()BurnInDestinationProps.Builder.font(FileLocation font) Sets the value ofCaptionFontStyleProps.getFont()BurnInDestinationProps.Builder.fontColor(CaptionFontColor fontColor) Sets the value ofCaptionFontStyleProps.getFontColor()BurnInDestinationProps.Builder.fontOpacity(Number fontOpacity) Sets the value ofCaptionFontStyleProps.getFontOpacity()BurnInDestinationProps.Builder.fontResolution(Number fontResolution) Sets the value ofCaptionFontStyleProps.getFontResolution()BurnInDestinationProps.Builder.fontSize(CaptionFontSize fontSize) Sets the value ofCaptionFontStyleProps.getFontSize()BurnInDestinationProps.Builder.outlineColor(CaptionOutlineColor outlineColor) Sets the value ofCaptionFontStyleProps.getOutlineColor()BurnInDestinationProps.Builder.outlineSize(Number outlineSize) Sets the value ofCaptionFontStyleProps.getOutlineSize()BurnInDestinationProps.Builder.shadowColor(CaptionShadowColor shadowColor) Sets the value ofCaptionFontStyleProps.getShadowColor()BurnInDestinationProps.Builder.shadowOpacity(Number shadowOpacity) Sets the value ofCaptionFontStyleProps.getShadowOpacity()BurnInDestinationProps.Builder.shadowXOffset(Number shadowXOffset) Sets the value ofCaptionFontStyleProps.getShadowXOffset()BurnInDestinationProps.Builder.shadowYOffset(Number shadowYOffset) Sets the value ofCaptionFontStyleProps.getShadowYOffset()BurnInDestinationProps.Builder.subtitleRows(String subtitleRows) Sets the value ofCaptionFontStyleProps.getSubtitleRows()BurnInDestinationProps.Builder.teletextGridControl(CaptionTeletextGridControl teletextGridControl) Sets the value ofCaptionFontStyleProps.getTeletextGridControl()Sets the value ofCaptionFontStyleProps.getXPosition()Sets the value ofCaptionFontStyleProps.getYPosition()Constructors in software.amazon.awscdk.services.medialive.alpha with parameters of type BurnInDestinationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(BurnInDestinationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theBurnInDestinationProps.Builder.