Uses of Class
software.amazon.awscdk.services.medialive.alpha.EbuTtDFillLineGap
Packages that use EbuTtDFillLineGap
Package
Description
AWS::MediaLive Construct Library
-
Uses of EbuTtDFillLineGap in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as EbuTtDFillLineGapModifier and TypeFieldDescriptionstatic final EbuTtDFillLineGapEbuTtDFillLineGap.DISABLED(experimental) Leave the gap unfilled.static final EbuTtDFillLineGapEbuTtDFillLineGap.ENABLED(experimental) Fill with the captions background color.Methods in software.amazon.awscdk.services.medialive.alpha that return EbuTtDFillLineGapModifier and TypeMethodDescriptiondefault EbuTtDFillLineGapEbuTtDDestinationProps.getFillLineGap()(experimental) How to handle the gap between multi-line captions.final EbuTtDFillLineGapEbuTtDDestinationProps.Jsii$Proxy.getFillLineGap()static EbuTtDFillLineGap(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type EbuTtDFillLineGapModifier and TypeMethodDescriptionEbuTtDDestinationProps.Builder.fillLineGap(EbuTtDFillLineGap fillLineGap) Sets the value ofEbuTtDDestinationProps.getFillLineGap()