@Stability(value=Stable) @Internal public static final class CfnChannel.AudioCodecSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.AudioCodecSettingsProperty
CfnChannel.AudioCodecSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.AudioCodecSettingsProperty.Builder, CfnChannel.AudioCodecSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object aacSettings,
Object ac3Settings,
Object eac3Settings,
Object mp2Settings,
Object passThroughSettings,
Object wavSettings)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAacSettings()
`CfnChannel.AudioCodecSettingsProperty.AacSettings`.
|
Object |
getAc3Settings()
`CfnChannel.AudioCodecSettingsProperty.Ac3Settings`.
|
Object |
getEac3Settings()
`CfnChannel.AudioCodecSettingsProperty.Eac3Settings`.
|
Object |
getMp2Settings()
`CfnChannel.AudioCodecSettingsProperty.Mp2Settings`.
|
Object |
getPassThroughSettings()
`CfnChannel.AudioCodecSettingsProperty.PassThroughSettings`.
|
Object |
getWavSettings()
`CfnChannel.AudioCodecSettingsProperty.WavSettings`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final Object getAacSettings()
CfnChannel.AudioCodecSettingsPropertygetAacSettings in interface CfnChannel.AudioCodecSettingsPropertypublic final Object getAc3Settings()
CfnChannel.AudioCodecSettingsPropertygetAc3Settings in interface CfnChannel.AudioCodecSettingsPropertypublic final Object getEac3Settings()
CfnChannel.AudioCodecSettingsPropertygetEac3Settings in interface CfnChannel.AudioCodecSettingsPropertypublic final Object getMp2Settings()
CfnChannel.AudioCodecSettingsPropertygetMp2Settings in interface CfnChannel.AudioCodecSettingsPropertypublic final Object getPassThroughSettings()
CfnChannel.AudioCodecSettingsPropertygetPassThroughSettings in interface CfnChannel.AudioCodecSettingsPropertypublic final Object getWavSettings()
CfnChannel.AudioCodecSettingsPropertygetWavSettings in interface CfnChannel.AudioCodecSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.