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