Uses of Class
software.amazon.awscdk.services.medialive.alpha.Eac3LfeControl
Packages that use Eac3LfeControl
Package
Description
AWS::MediaLive Construct Library
-
Uses of Eac3LfeControl in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Eac3LfeControlModifier and TypeFieldDescriptionstatic final Eac3LfeControlEac3LfeControl.LFE(experimental) LFE.static final Eac3LfeControlEac3LfeControl.NO_LFE(experimental) No LFE.Methods in software.amazon.awscdk.services.medialive.alpha that return Eac3LfeControlModifier and TypeMethodDescriptiondefault Eac3LfeControlEac3SettingsProps.getLfeControl()(experimental) When encoding 3/2 audio, setting to lfe enables the LFE channel.final Eac3LfeControlEac3SettingsProps.Jsii$Proxy.getLfeControl()static Eac3LfeControl(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Eac3LfeControlModifier and TypeMethodDescriptionEac3SettingsProps.Builder.lfeControl(Eac3LfeControl lfeControl) Sets the value ofEac3SettingsProps.getLfeControl()