@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(CfnChannel.Mp2SettingsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnChannel.AacSettingsProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getBitrate()
The average bitrate in bits/second.
|
String |
getCodingMode()
The MPEG2 Audio coding mode.
|
Number |
getSampleRate()
The sample rate in Hz.
|
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(CfnChannel.Mp2SettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getBitrate()
CfnChannel.Mp2SettingsPropertygetBitrate in interface CfnChannel.Mp2SettingsPropertypublic final String getCodingMode()
CfnChannel.Mp2SettingsPropertyValid values are codingMode10 (for mono) or codingMode20 (for stereo).
getCodingMode 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 © 2022. All rights reserved.