@Stability(value=Stable) @Internal public static final class CfnChannel.AudioCodecSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.AudioCodecSettingsProperty
CfnChannel.AudioCodecSettingsProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnChannel.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final Object getAacSettings()
CfnChannel.AudioCodecSettingsProperty
getAacSettings
in interface CfnChannel.AudioCodecSettingsProperty
public final Object getAc3Settings()
CfnChannel.AudioCodecSettingsProperty
getAc3Settings
in interface CfnChannel.AudioCodecSettingsProperty
public final Object getEac3Settings()
CfnChannel.AudioCodecSettingsProperty
getEac3Settings
in interface CfnChannel.AudioCodecSettingsProperty
public final Object getMp2Settings()
CfnChannel.AudioCodecSettingsProperty
getMp2Settings
in interface CfnChannel.AudioCodecSettingsProperty
public final Object getPassThroughSettings()
CfnChannel.AudioCodecSettingsProperty
getPassThroughSettings
in interface CfnChannel.AudioCodecSettingsProperty
public final Object getWavSettings()
CfnChannel.AudioCodecSettingsProperty
getWavSettings
in interface CfnChannel.AudioCodecSettingsProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.