Uses of Class
software.amazon.awscdk.services.medialive.alpha.Eac3AttenuationControl
Packages that use Eac3AttenuationControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of Eac3AttenuationControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Eac3AttenuationControlModifier and TypeFieldDescriptionstatic final Eac3AttenuationControlEac3AttenuationControl.ATTENUATE_3_DB(experimental) Apply 3 dB attenuation to surround channels.static final Eac3AttenuationControlEac3AttenuationControl.NONE(experimental) No attenuation.Methods in software.amazon.awscdk.services.medialive.alpha that return Eac3AttenuationControlModifier and TypeMethodDescriptiondefault Eac3AttenuationControlEac3SettingsProps.getAttenuationControl()(experimental) When set to attenuate3Db, applies a 3 dB attenuation to the surround channels.final Eac3AttenuationControlEac3SettingsProps.Jsii$Proxy.getAttenuationControl()static Eac3AttenuationControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Eac3AttenuationControlModifier and TypeMethodDescriptionEac3SettingsProps.Builder.attenuationControl(Eac3AttenuationControl attenuationControl) Sets the value ofEac3SettingsProps.getAttenuationControl()