Class CfnChannel.AudioCodecSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.medialive.CfnChannel.AudioCodecSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnChannel.AudioCodecSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnChannel.AudioCodecSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnChannel.AudioCodecSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnChannel.AudioCodecSettingsProperty
An implementation for
CfnChannel.AudioCodecSettingsProperty-
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.AudioCodecSettingsProperty
CfnChannel.AudioCodecSettingsProperty.Builder, CfnChannel.AudioCodecSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnChannel.AudioCodecSettingsProperty.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 ObjectThe setup of the AAC audio codec in the output.final ObjectThe setup of an AC3 audio codec in the output.final ObjectCfnChannel.AudioCodecSettingsProperty.Eac3AtmosSettings.final ObjectThe setup of an EAC3 audio codec in the output.final ObjectThe setup of an MP2 audio codec in the output.final ObjectThe setup to pass through the Dolby audio codec to the output.final ObjectSettings for audio encoded with the WAV codec.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.AudioCodecSettingsProperty.Builder.
-
-
Method Details
-
getAacSettings
Description copied from interface:CfnChannel.AudioCodecSettingsPropertyThe setup of the AAC audio codec in the output.- Specified by:
getAacSettingsin interfaceCfnChannel.AudioCodecSettingsProperty
-
getAc3Settings
Description copied from interface:CfnChannel.AudioCodecSettingsPropertyThe setup of an AC3 audio codec in the output.- Specified by:
getAc3Settingsin interfaceCfnChannel.AudioCodecSettingsProperty
-
getEac3AtmosSettings
Description copied from interface:CfnChannel.AudioCodecSettingsPropertyCfnChannel.AudioCodecSettingsProperty.Eac3AtmosSettings.- Specified by:
getEac3AtmosSettingsin interfaceCfnChannel.AudioCodecSettingsProperty
-
getEac3Settings
Description copied from interface:CfnChannel.AudioCodecSettingsPropertyThe setup of an EAC3 audio codec in the output.- Specified by:
getEac3Settingsin interfaceCfnChannel.AudioCodecSettingsProperty
-
getMp2Settings
Description copied from interface:CfnChannel.AudioCodecSettingsPropertyThe setup of an MP2 audio codec in the output.- Specified by:
getMp2Settingsin interfaceCfnChannel.AudioCodecSettingsProperty
-
getPassThroughSettings
Description copied from interface:CfnChannel.AudioCodecSettingsPropertyThe setup to pass through the Dolby audio codec to the output.- Specified by:
getPassThroughSettingsin interfaceCfnChannel.AudioCodecSettingsProperty
-
getWavSettings
Description copied from interface:CfnChannel.AudioCodecSettingsPropertySettings for audio encoded with the WAV codec.- Specified by:
getWavSettingsin interfaceCfnChannel.AudioCodecSettingsProperty
-
$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()
-