Uses of Class
software.amazon.awscdk.services.medialive.alpha.EbuTtDStyleControl
Packages that use EbuTtDStyleControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of EbuTtDStyleControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as EbuTtDStyleControlModifier and TypeFieldDescriptionstatic final EbuTtDStyleControlEbuTtDStyleControl.EXCLUDE(experimental) Set the font family to monospaced and exclude other style info.static final EbuTtDStyleControlEbuTtDStyleControl.INCLUDE(experimental) Include source style (color, position) in the font data.Methods in software.amazon.awscdk.services.medialive.alpha that return EbuTtDStyleControlModifier and TypeMethodDescriptiondefault EbuTtDStyleControlEbuTtDDestinationProps.getStyleControl()(experimental) Whether source style information is included in the EBU-TT-D font data.final EbuTtDStyleControlEbuTtDDestinationProps.Jsii$Proxy.getStyleControl()static EbuTtDStyleControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type EbuTtDStyleControlModifier and TypeMethodDescriptionEbuTtDDestinationProps.Builder.styleControl(EbuTtDStyleControl styleControl) Sets the value ofEbuTtDDestinationProps.getStyleControl()