@Stability(value=Stable) @Internal public static final class CfnChannel.WavSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.WavSettingsProperty
CfnChannel.WavSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.WavSettingsProperty.Builder, CfnChannel.WavSettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.WavSettingsProperty.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 |
getBitDepth()
Bits per sample.
|
String |
getCodingMode()
The audio coding mode for the WAV audio.
|
Number |
getSampleRate()
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.WavSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getBitDepth()
CfnChannel.WavSettingsPropertygetBitDepth in interface CfnChannel.WavSettingsPropertypublic final String getCodingMode()
CfnChannel.WavSettingsPropertyThe mode determines the number of channels in the audio.
getCodingMode in interface CfnChannel.WavSettingsPropertypublic final Number getSampleRate()
CfnChannel.WavSettingsPropertygetSampleRate in interface CfnChannel.WavSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.