Uses of Interface
software.amazon.awscdk.services.medialive.alpha.CaptionLanguageMapping
Packages that use CaptionLanguageMapping
Package
Description
AWS::MediaLive Construct Library
-
Uses of CaptionLanguageMapping in software.amazon.awscdk.services.medialive.alpha
Classes in software.amazon.awscdk.services.medialive.alpha that implement CaptionLanguageMappingMethods in software.amazon.awscdk.services.medialive.alpha that return CaptionLanguageMappingModifier and TypeMethodDescriptionCaptionLanguageMapping.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.medialive.alpha that return types with arguments of type CaptionLanguageMappingModifier and TypeMethodDescriptiondefault List<CaptionLanguageMapping> HlsOutputGroupProps.getCaptionLanguageMappings()(experimental) A mapping of up to 4 captions channels to captions languages.final List<CaptionLanguageMapping> HlsOutputGroupProps.Jsii$Proxy.getCaptionLanguageMappings()default List<CaptionLanguageMapping> MediaPackageV2OutputGroupBaseProps.getCaptionLanguageMappings()(experimental) Caption language mappings for the MediaPackage V2 output.final List<CaptionLanguageMapping> MediaPackageV2OutputGroupBaseProps.Jsii$Proxy.getCaptionLanguageMappings()final List<CaptionLanguageMapping> MediaPackageV2OutputGroupProps.Jsii$Proxy.getCaptionLanguageMappings()final List<CaptionLanguageMapping> MediaPackageV2PerPipelineOutputGroupProps.Jsii$Proxy.getCaptionLanguageMappings()Method parameters in software.amazon.awscdk.services.medialive.alpha with type arguments of type CaptionLanguageMappingModifier and TypeMethodDescriptionHlsOutputGroupProps.Builder.captionLanguageMappings(List<? extends CaptionLanguageMapping> captionLanguageMappings) Sets the value ofHlsOutputGroupProps.getCaptionLanguageMappings()MediaPackageV2OutputGroupBaseProps.Builder.captionLanguageMappings(List<? extends CaptionLanguageMapping> captionLanguageMappings) Sets the value ofMediaPackageV2OutputGroupBaseProps.getCaptionLanguageMappings()MediaPackageV2OutputGroupProps.Builder.captionLanguageMappings(List<? extends CaptionLanguageMapping> captionLanguageMappings) Sets the value ofMediaPackageV2OutputGroupBaseProps.getCaptionLanguageMappings()MediaPackageV2PerPipelineOutputGroupProps.Builder.captionLanguageMappings(List<? extends CaptionLanguageMapping> captionLanguageMappings) Sets the value ofMediaPackageV2OutputGroupBaseProps.getCaptionLanguageMappings()