@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.AacSettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aacsettings.html#cfn-medialive-channel-aacsettings-bitratepublic final String getCodingMode()
CfnChannel.AacSettingsPropertygetCodingMode in interface CfnChannel.AacSettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aacsettings.html#cfn-medialive-channel-aacsettings-codingmodepublic final String getInputType()
CfnChannel.AacSettingsPropertygetInputType in interface CfnChannel.AacSettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aacsettings.html#cfn-medialive-channel-aacsettings-inputtypepublic final String getProfile()
CfnChannel.AacSettingsPropertygetProfile in interface CfnChannel.AacSettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aacsettings.html#cfn-medialive-channel-aacsettings-profilepublic final String getRateControlMode()
CfnChannel.AacSettingsPropertygetRateControlMode in interface CfnChannel.AacSettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aacsettings.html#cfn-medialive-channel-aacsettings-ratecontrolmodepublic final String getRawFormat()
CfnChannel.AacSettingsPropertygetRawFormat in interface CfnChannel.AacSettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aacsettings.html#cfn-medialive-channel-aacsettings-rawformatpublic final Number getSampleRate()
CfnChannel.AacSettingsPropertygetSampleRate in interface CfnChannel.AacSettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aacsettings.html#cfn-medialive-channel-aacsettings-sampleratepublic final String getSpec()
CfnChannel.AacSettingsPropertygetSpec in interface CfnChannel.AacSettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aacsettings.html#cfn-medialive-channel-aacsettings-specpublic final String getVbrQuality()
CfnChannel.AacSettingsPropertygetVbrQuality in interface CfnChannel.AacSettingsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-aacsettings.html#cfn-medialive-channel-aacsettings-vbrquality@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.