Class CfnChannel.Eac3AtmosSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.Eac3AtmosSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.Eac3AtmosSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnChannel.Eac3AtmosSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.Eac3AtmosSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.Eac3AtmosSettingsProperty
An implementation for
CfnChannel.Eac3AtmosSettingsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.medialive.CfnChannel.Eac3AtmosSettingsProperty
CfnChannel.Eac3AtmosSettingsProperty.Builder, CfnChannel.Eac3AtmosSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.Eac3AtmosSettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal NumberCfnChannel.Eac3AtmosSettingsProperty.Bitrate.final StringCfnChannel.Eac3AtmosSettingsProperty.CodingMode.final NumberCfnChannel.Eac3AtmosSettingsProperty.Dialnorm.final StringCfnChannel.Eac3AtmosSettingsProperty.DrcLine.final StringgetDrcRf()CfnChannel.Eac3AtmosSettingsProperty.DrcRf.final NumberCfnChannel.Eac3AtmosSettingsProperty.HeightTrim.final NumberCfnChannel.Eac3AtmosSettingsProperty.SurroundTrim.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnChannel.Eac3AtmosSettingsProperty.Builder.
-
-
Method Details
-
getBitrate
Description copied from interface:CfnChannel.Eac3AtmosSettingsPropertyCfnChannel.Eac3AtmosSettingsProperty.Bitrate.- Specified by:
getBitratein interfaceCfnChannel.Eac3AtmosSettingsProperty
-
getCodingMode
Description copied from interface:CfnChannel.Eac3AtmosSettingsPropertyCfnChannel.Eac3AtmosSettingsProperty.CodingMode.- Specified by:
getCodingModein interfaceCfnChannel.Eac3AtmosSettingsProperty
-
getDialnorm
Description copied from interface:CfnChannel.Eac3AtmosSettingsPropertyCfnChannel.Eac3AtmosSettingsProperty.Dialnorm.- Specified by:
getDialnormin interfaceCfnChannel.Eac3AtmosSettingsProperty
-
getDrcLine
Description copied from interface:CfnChannel.Eac3AtmosSettingsPropertyCfnChannel.Eac3AtmosSettingsProperty.DrcLine.- Specified by:
getDrcLinein interfaceCfnChannel.Eac3AtmosSettingsProperty
-
getDrcRf
Description copied from interface:CfnChannel.Eac3AtmosSettingsPropertyCfnChannel.Eac3AtmosSettingsProperty.DrcRf.- Specified by:
getDrcRfin interfaceCfnChannel.Eac3AtmosSettingsProperty
-
getHeightTrim
Description copied from interface:CfnChannel.Eac3AtmosSettingsPropertyCfnChannel.Eac3AtmosSettingsProperty.HeightTrim.- Specified by:
getHeightTrimin interfaceCfnChannel.Eac3AtmosSettingsProperty
-
getSurroundTrim
Description copied from interface:CfnChannel.Eac3AtmosSettingsPropertyCfnChannel.Eac3AtmosSettingsProperty.SurroundTrim.- Specified by:
getSurroundTrimin interfaceCfnChannel.Eac3AtmosSettingsProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-