Uses of Class
software.amazon.awscdk.services.medialive.alpha.Eac3SurroundMode
Packages that use Eac3SurroundMode
Package
Description
AWS::MediaLive Construct Library
-
Uses of Eac3SurroundMode in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Eac3SurroundModeModifier and TypeFieldDescriptionstatic final Eac3SurroundModeEac3SurroundMode.DISABLED(experimental) Disabled.static final Eac3SurroundModeEac3SurroundMode.ENABLED(experimental) Enabled.static final Eac3SurroundModeEac3SurroundMode.NOT_INDICATED(experimental) Not indicated.Methods in software.amazon.awscdk.services.medialive.alpha that return Eac3SurroundModeModifier and TypeMethodDescriptiondefault Eac3SurroundModeEac3SettingsProps.getSurroundMode()(experimental) When encoding 2/0 audio, sets whether Dolby Surround is matrix-encoded into the two channels.final Eac3SurroundModeEac3SettingsProps.Jsii$Proxy.getSurroundMode()static Eac3SurroundMode(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Eac3SurroundModeModifier and TypeMethodDescriptionEac3SettingsProps.Builder.surroundMode(Eac3SurroundMode surroundMode) Sets the value ofEac3SettingsProps.getSurroundMode()