Uses of Class
software.amazon.awscdk.services.medialive.alpha.AudioLanguageCodeControl
Packages that use AudioLanguageCodeControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of AudioLanguageCodeControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as AudioLanguageCodeControlModifier and TypeFieldDescriptionstatic final AudioLanguageCodeControlAudioLanguageCodeControl.FOLLOW_INPUT(experimental) If the input contains a language code it is passed through;static final AudioLanguageCodeControlAudioLanguageCodeControl.USE_CONFIGURED(experimental) The configuredlanguageCodeis always used.Methods in software.amazon.awscdk.services.medialive.alpha that return AudioLanguageCodeControlModifier and TypeMethodDescriptiondefault AudioLanguageCodeControlAudioEncodeProps.getLanguageCodeControl()(experimental) How the audio language code is signaled in the output.final AudioLanguageCodeControlAudioEncodeProps.Jsii$Proxy.getLanguageCodeControl()static AudioLanguageCodeControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type AudioLanguageCodeControlModifier and TypeMethodDescriptionAudioEncodeProps.Builder.languageCodeControl(AudioLanguageCodeControl languageCodeControl) Sets the value ofAudioEncodeProps.getLanguageCodeControl()