Uses of Class
software.amazon.awscdk.services.medialive.alpha.TtmlStyleControl
Packages that use TtmlStyleControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of TtmlStyleControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as TtmlStyleControlModifier and TypeFieldDescriptionstatic final TtmlStyleControlTtmlStyleControl.PASSTHROUGH(experimental) Pass through style and position from a TTML-like source.static final TtmlStyleControlTtmlStyleControl.USE_CONFIGURED(experimental) Use the configured style.Methods in software.amazon.awscdk.services.medialive.alpha that return TtmlStyleControlModifier and TypeMethodDescriptiondefault TtmlStyleControlTtmlDestinationProps.getStyleControl()(experimental) Whether to pass through style and position from a TTML-like source.final TtmlStyleControlTtmlDestinationProps.Jsii$Proxy.getStyleControl()static TtmlStyleControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type TtmlStyleControlModifier and TypeMethodDescriptionTtmlDestinationProps.Builder.styleControl(TtmlStyleControl styleControl) Sets the value ofTtmlDestinationProps.getStyleControl()