@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(CfnChannel.AacSettingsProperty.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()
Mono, stereo, or 5.1 channel layout.
|
String |
getInputType()
Set to broadcasterMixedAd when the input contains pre-mixed main audio + AD (narration) as a stereo pair.
|
String |
getProfile()
The AAC profile.
|
String |
getRateControlMode()
The rate control mode.
|
String |
getRawFormat()
Sets the LATM/LOAS AAC output for raw containers.
|
Number |
getSampleRate()
The sample rate in Hz.
|
String |
getSpec()
Uses MPEG-2 AAC audio instead of MPEG-4 AAC audio for raw or MPEG-2 Transport Stream containers.
|
String |
getVbrQuality()
The VBR quality level.
|
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.AacSettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getBitrate()
CfnChannel.AacSettingsPropertyValid values depend on the rate control mode and profile.
getBitrate in interface CfnChannel.AacSettingsPropertypublic final String getCodingMode()
CfnChannel.AacSettingsPropertygetCodingMode in interface CfnChannel.AacSettingsPropertypublic final String getInputType()
CfnChannel.AacSettingsPropertyThe Audio Type field (audioType) will be set to 3, which signals to downstream systems that this stream contains broadcaster mixed AD. Note that the input received by the encoder must contain pre-mixed audio; MediaLive does not perform the mixing. The values in audioTypeControl and audioType (in AudioDescription) are ignored when set to broadcasterMixedAd. Leave this set to normal when the input does not contain pre-mixed audio + AD.
getInputType 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.AacSettingsPropertyValid values depend on the rate control mode and profile.
getSampleRate in interface CfnChannel.AacSettingsPropertypublic final String getSpec()
CfnChannel.AacSettingsPropertygetSpec in interface CfnChannel.AacSettingsPropertypublic final String getVbrQuality()
CfnChannel.AacSettingsPropertyThis is used only if rateControlMode is VBR.
getVbrQuality in interface CfnChannel.AacSettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.