@Stability(value=Stable) @Internal public static final class CfnChannel.Mp2SettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.Mp2SettingsProperty
CfnChannel.Mp2SettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.Mp2SettingsProperty.Builder, CfnChannel.Mp2SettingsProperty.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(Number bitrate,
String codingMode,
Number sampleRate)
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) |
Number |
getBitrate()
`CfnChannel.Mp2SettingsProperty.Bitrate`.
|
String |
getCodingMode()
`CfnChannel.Mp2SettingsProperty.CodingMode`.
|
Number |
getSampleRate()
`CfnChannel.Mp2SettingsProperty.SampleRate`.
|
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.protected Jsii$Proxy(Number bitrate, String codingMode, Number sampleRate)
CfnChannel.AacSettingsProperty.Builder.public final Number getBitrate()
CfnChannel.Mp2SettingsPropertygetBitrate in interface CfnChannel.Mp2SettingsPropertypublic final String getCodingMode()
CfnChannel.Mp2SettingsPropertygetCodingMode in interface CfnChannel.Mp2SettingsPropertypublic final Number getSampleRate()
CfnChannel.Mp2SettingsPropertygetSampleRate in interface CfnChannel.Mp2SettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.