@Stability(value=Stable) @Internal public static final class CfnChannel.AacSettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.AacSettingsProperty
CfnChannel.AacSettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.AacSettingsProperty.Builder, CfnChannel.AacSettingsProperty.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,
String inputType,
String profile,
String rateControlMode,
String rawFormat,
Number sampleRate,
String spec,
String vbrQuality)
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.AacSettingsProperty.Bitrate`.
|
String |
getCodingMode()
`CfnChannel.AacSettingsProperty.CodingMode`.
|
String |
getInputType()
`CfnChannel.AacSettingsProperty.InputType`.
|
String |
getProfile()
`CfnChannel.AacSettingsProperty.Profile`.
|
String |
getRateControlMode()
`CfnChannel.AacSettingsProperty.RateControlMode`.
|
String |
getRawFormat()
`CfnChannel.AacSettingsProperty.RawFormat`.
|
Number |
getSampleRate()
`CfnChannel.AacSettingsProperty.SampleRate`.
|
String |
getSpec()
`CfnChannel.AacSettingsProperty.Spec`.
|
String |
getVbrQuality()
`CfnChannel.AacSettingsProperty.VbrQuality`.
|
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, String inputType, String profile, String rateControlMode, String rawFormat, Number sampleRate, String spec, String vbrQuality)
CfnChannel.AacSettingsProperty.Builder.public final Number getBitrate()
CfnChannel.AacSettingsPropertygetBitrate in interface CfnChannel.AacSettingsPropertypublic final String getCodingMode()
CfnChannel.AacSettingsPropertygetCodingMode in interface CfnChannel.AacSettingsPropertypublic final String getInputType()
CfnChannel.AacSettingsPropertygetInputType in interface CfnChannel.AacSettingsPropertypublic final String getProfile()
CfnChannel.AacSettingsPropertygetProfile in interface CfnChannel.AacSettingsPropertypublic final String getRateControlMode()
CfnChannel.AacSettingsPropertygetRateControlMode in interface CfnChannel.AacSettingsPropertypublic final String getRawFormat()
CfnChannel.AacSettingsPropertygetRawFormat in interface CfnChannel.AacSettingsPropertypublic final Number getSampleRate()
CfnChannel.AacSettingsPropertygetSampleRate in interface CfnChannel.AacSettingsPropertypublic final String getSpec()
CfnChannel.AacSettingsPropertygetSpec in interface CfnChannel.AacSettingsPropertypublic final String getVbrQuality()
CfnChannel.AacSettingsPropertygetVbrQuality in interface CfnChannel.AacSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.