Uses of Interface
software.amazon.awscdk.services.medialive.alpha.EmbeddedCaptionSourceOptions
Packages that use EmbeddedCaptionSourceOptions
Package
Description
AWS::MediaLive Construct Library
-
Uses of EmbeddedCaptionSourceOptions in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement EmbeddedCaptionSourceOptionsModifier and TypeClassDescriptionstatic final classAn implementation forEmbeddedCaptionSourceOptionsMethods in software.amazon.awscdk.services.medialive.alpha that return EmbeddedCaptionSourceOptionsModifier and TypeMethodDescriptionEmbeddedCaptionSourceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type EmbeddedCaptionSourceOptionsModifier and TypeMethodDescriptionstatic CaptionSelectorCaptionSelector.embedded(String name, EmbeddedCaptionSourceOptions options) (experimental) Select embedded (CEA-608/708) captions.