Uses of Class
software.amazon.awscdk.services.medialive.alpha.Eac3AtmosCodingMode
Packages that use Eac3AtmosCodingMode
Package
Description
AWS::MediaLive Construct Library
-
Uses of Eac3AtmosCodingMode in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Eac3AtmosCodingModeModifier and TypeFieldDescriptionstatic final Eac3AtmosCodingModeEac3AtmosCodingMode.CODING_MODE_5_1_4(experimental) 5.1.4 surround.static final Eac3AtmosCodingModeEac3AtmosCodingMode.CODING_MODE_7_1_4(experimental) 7.1.4 surround.static final Eac3AtmosCodingModeEac3AtmosCodingMode.CODING_MODE_9_1_6(experimental) 9.1.6 surround.Methods in software.amazon.awscdk.services.medialive.alpha that return Eac3AtmosCodingModeModifier and TypeMethodDescriptiondefault Eac3AtmosCodingModeEac3AtmosSettingsProps.getCodingMode()(experimental) The coding mode (e.g.final Eac3AtmosCodingModeEac3AtmosSettingsProps.Jsii$Proxy.getCodingMode()static Eac3AtmosCodingMode(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Eac3AtmosCodingModeModifier and TypeMethodDescriptionEac3AtmosSettingsProps.Builder.codingMode(Eac3AtmosCodingMode codingMode) Sets the value ofEac3AtmosSettingsProps.getCodingMode()