Uses of Class
software.amazon.awscdk.services.medialive.alpha.WebvttStyleControl
Packages that use WebvttStyleControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of WebvttStyleControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as WebvttStyleControlModifier and TypeFieldDescriptionstatic final WebvttStyleControlWebvttStyleControl.NO_STYLE_DATA(experimental) Do not pass through style;static final WebvttStyleControlWebvttStyleControl.PASSTHROUGH(experimental) Pass through style (valid only for EMBEDDED or TELETEXT sources).Methods in software.amazon.awscdk.services.medialive.alpha that return WebvttStyleControlModifier and TypeMethodDescriptiondefault WebvttStyleControlWebvttDestinationProps.getStyleControl()(experimental) Whether to pass through source color and position to the WebVTT output.final WebvttStyleControlWebvttDestinationProps.Jsii$Proxy.getStyleControl()static WebvttStyleControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type WebvttStyleControlModifier and TypeMethodDescriptionWebvttDestinationProps.Builder.styleControl(WebvttStyleControl styleControl) Sets the value ofWebvttDestinationProps.getStyleControl()