Uses of Class
software.amazon.awscdk.services.medialive.alpha.Eac3AtmosDrcLine
Packages that use Eac3AtmosDrcLine
Package
Description
AWS::MediaLive Construct Library
-
Uses of Eac3AtmosDrcLine in software.amazon.awscdk.services.medialive.alpha
Fields in software.amazon.awscdk.services.medialive.alpha declared as Eac3AtmosDrcLineModifier and TypeFieldDescriptionstatic final Eac3AtmosDrcLineEac3AtmosDrcLine.FILM_LIGHT(experimental) Film light.static final Eac3AtmosDrcLineEac3AtmosDrcLine.FILM_STANDARD(experimental) Film standard.static final Eac3AtmosDrcLineEac3AtmosDrcLine.MUSIC_LIGHT(experimental) Music light.static final Eac3AtmosDrcLineEac3AtmosDrcLine.MUSIC_STANDARD(experimental) Music standard.static final Eac3AtmosDrcLineEac3AtmosDrcLine.NONE(experimental) None.static final Eac3AtmosDrcLineEac3AtmosDrcLine.SPEECH(experimental) Speech.Methods in software.amazon.awscdk.services.medialive.alpha that return Eac3AtmosDrcLineModifier and TypeMethodDescriptiondefault Eac3AtmosDrcLineEac3AtmosSettingsProps.getDrcLine()(experimental) Sets the Dolby dynamic range compression line mode profile.final Eac3AtmosDrcLineEac3AtmosSettingsProps.Jsii$Proxy.getDrcLine()static Eac3AtmosDrcLine(experimental) A value not yet modelled by AWS CDK.Methods in software.amazon.awscdk.services.medialive.alpha with parameters of type Eac3AtmosDrcLineModifier and TypeMethodDescriptionEac3AtmosSettingsProps.Builder.drcLine(Eac3AtmosDrcLine drcLine) Sets the value ofEac3AtmosSettingsProps.getDrcLine()