Uses of Class
software.amazon.awscdk.services.medialive.alpha.CaptionAlignment
Packages that use CaptionAlignment
Package
Description
AWS::MediaLive Construct Library
-
Uses of CaptionAlignment in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as CaptionAlignmentModifier and TypeFieldDescriptionstatic final CaptionAlignmentCaptionAlignment.CENTERED(experimental) Center the captions.static final CaptionAlignmentCaptionAlignment.LEFT(experimental) Left-align the captions.static final CaptionAlignmentCaptionAlignment.SMART(experimental) Smart: left-justify live subtitles, center-justify pre-recorded subtitles.Methods in software.amazon.awscdk.services.medialive.alpha that return CaptionAlignmentModifier and TypeMethodDescriptionfinal CaptionAlignmentBurnInDestinationProps.Jsii$Proxy.getAlignment()default CaptionAlignmentCaptionFontStyleProps.getAlignment()(experimental) Caption alignment.final CaptionAlignmentCaptionFontStyleProps.Jsii$Proxy.getAlignment()final CaptionAlignmentDvbSubDestinationProps.Jsii$Proxy.getAlignment()static CaptionAlignment(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type CaptionAlignmentModifier and TypeMethodDescriptionBurnInDestinationProps.Builder.alignment(CaptionAlignment alignment) Sets the value ofCaptionFontStyleProps.getAlignment()CaptionFontStyleProps.Builder.alignment(CaptionAlignment alignment) Sets the value ofCaptionFontStyleProps.getAlignment()DvbSubDestinationProps.Builder.alignment(CaptionAlignment alignment) Sets the value ofCaptionFontStyleProps.getAlignment()