Uses of Class
software.amazon.awscdk.services.medialive.alpha.Eac3SurroundExMode
Packages that use Eac3SurroundExMode
Package
Description
AWS::MediaLive Construct Library
-
Uses of Eac3SurroundExMode in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Eac3SurroundExModeModifier and TypeFieldDescriptionstatic final Eac3SurroundExModeEac3SurroundExMode.DISABLED(experimental) Disabled.static final Eac3SurroundExModeEac3SurroundExMode.ENABLED(experimental) Enabled.static final Eac3SurroundExModeEac3SurroundExMode.NOT_INDICATED(experimental) Not indicated.Methods in software.amazon.awscdk.services.medialive.alpha that return Eac3SurroundExModeModifier and TypeMethodDescriptiondefault Eac3SurroundExModeEac3SettingsProps.getSurroundExMode()(experimental) When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and right surround channels.final Eac3SurroundExModeEac3SettingsProps.Jsii$Proxy.getSurroundExMode()static Eac3SurroundExMode(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Eac3SurroundExModeModifier and TypeMethodDescriptionEac3SettingsProps.Builder.surroundExMode(Eac3SurroundExMode surroundExMode) Sets the value ofEac3SettingsProps.getSurroundExMode()