Uses of Class
software.amazon.awscdk.services.medialive.alpha.CaptionFontStyleProps.Builder
Packages that use CaptionFontStyleProps.Builder
Package
Description
AWS::MediaLive Construct Library
-
Uses of CaptionFontStyleProps.Builder in software.amazon.awscdk.services.medialive.alpha
Methods in software.amazon.awscdk.services.medialive.alpha that return CaptionFontStyleProps.BuilderModifier and TypeMethodDescriptionCaptionFontStyleProps.Builder.alignment(CaptionAlignment alignment) Sets the value ofCaptionFontStyleProps.getAlignment()CaptionFontStyleProps.Builder.backgroundColor(CaptionBackgroundColor backgroundColor) Sets the value ofCaptionFontStyleProps.getBackgroundColor()CaptionFontStyleProps.Builder.backgroundOpacity(Number backgroundOpacity) Sets the value ofCaptionFontStyleProps.getBackgroundOpacity()CaptionFontStyleProps.builder()CaptionFontStyleProps.Builder.font(FileLocation font) Sets the value ofCaptionFontStyleProps.getFont()CaptionFontStyleProps.Builder.fontColor(CaptionFontColor fontColor) Sets the value ofCaptionFontStyleProps.getFontColor()CaptionFontStyleProps.Builder.fontOpacity(Number fontOpacity) Sets the value ofCaptionFontStyleProps.getFontOpacity()CaptionFontStyleProps.Builder.fontResolution(Number fontResolution) Sets the value ofCaptionFontStyleProps.getFontResolution()CaptionFontStyleProps.Builder.fontSize(CaptionFontSize fontSize) Sets the value ofCaptionFontStyleProps.getFontSize()CaptionFontStyleProps.Builder.outlineColor(CaptionOutlineColor outlineColor) Sets the value ofCaptionFontStyleProps.getOutlineColor()CaptionFontStyleProps.Builder.outlineSize(Number outlineSize) Sets the value ofCaptionFontStyleProps.getOutlineSize()CaptionFontStyleProps.Builder.shadowColor(CaptionShadowColor shadowColor) Sets the value ofCaptionFontStyleProps.getShadowColor()CaptionFontStyleProps.Builder.shadowOpacity(Number shadowOpacity) Sets the value ofCaptionFontStyleProps.getShadowOpacity()CaptionFontStyleProps.Builder.shadowXOffset(Number shadowXOffset) Sets the value ofCaptionFontStyleProps.getShadowXOffset()CaptionFontStyleProps.Builder.shadowYOffset(Number shadowYOffset) Sets the value ofCaptionFontStyleProps.getShadowYOffset()CaptionFontStyleProps.Builder.subtitleRows(String subtitleRows) Sets the value ofCaptionFontStyleProps.getSubtitleRows()CaptionFontStyleProps.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 CaptionFontStyleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CaptionFontStyleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCaptionFontStyleProps.Builder.