@Stability(value=Stable) @Internal public static final class CfnChannel.Ac3SettingsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnChannel.Ac3SettingsProperty
CfnChannel.Ac3SettingsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnChannel.Ac3SettingsProperty.Builder, CfnChannel.Ac3SettingsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnChannel.Ac3SettingsProperty.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 |
getBitstreamMode()
Specifies the bitstream mode (bsmod) for the emitted AC-3 stream.
|
String |
getCodingMode()
The Dolby Digital coding mode.
|
Number |
getDialnorm()
Sets the dialnorm for the output.
|
String |
getDrcProfile()
If set to filmStandard, adds dynamic range compression signaling to the output bitstream as defined in the Dolby Digital specification.
|
String |
getLfeFilter()
When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding.
|
String |
getMetadataControl()
When set to followInput, encoder metadata is sourced from the DD, DD+, or DolbyE decoder that supplies this audio data.
|
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.Ac3SettingsProperty.Builder builder)
CfnChannel.AacSettingsProperty.Builder.public final Number getBitrate()
CfnChannel.Ac3SettingsPropertyValid bitrates depend on the coding mode.
getBitrate in interface CfnChannel.Ac3SettingsPropertypublic final String getBitstreamMode()
CfnChannel.Ac3SettingsPropertyFor more information about these values, see ATSC A/52-2012.
getBitstreamMode in interface CfnChannel.Ac3SettingsPropertypublic final String getCodingMode()
CfnChannel.Ac3SettingsPropertyThis determines the number of channels.
getCodingMode in interface CfnChannel.Ac3SettingsPropertypublic final Number getDialnorm()
CfnChannel.Ac3SettingsPropertyIf excluded and the input audio is Dolby Digital, dialnorm is passed through.
getDialnorm in interface CfnChannel.Ac3SettingsPropertypublic final String getDrcProfile()
CfnChannel.Ac3SettingsPropertygetDrcProfile in interface CfnChannel.Ac3SettingsPropertypublic final String getLfeFilter()
CfnChannel.Ac3SettingsPropertyThis is valid only in codingMode32Lfe mode.
getLfeFilter in interface CfnChannel.Ac3SettingsPropertypublic final String getMetadataControl()
CfnChannel.Ac3SettingsPropertyIf the audio is supplied from one of these streams, the static metadata settings are used.
getMetadataControl in interface CfnChannel.Ac3SettingsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.