@Stability(value=Stable)
public static interface CfnChannel.Eac3SettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.Eac3SettingsProperty.Builder
A builder for
CfnChannel.Eac3SettingsProperty |
static class |
CfnChannel.Eac3SettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.Eac3SettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.Eac3SettingsProperty.Builder |
builder() |
default String |
getAttenuationControl()
`CfnChannel.Eac3SettingsProperty.AttenuationControl`.
|
default Number |
getBitrate()
`CfnChannel.Eac3SettingsProperty.Bitrate`.
|
default String |
getBitstreamMode()
`CfnChannel.Eac3SettingsProperty.BitstreamMode`.
|
default String |
getCodingMode()
`CfnChannel.Eac3SettingsProperty.CodingMode`.
|
default String |
getDcFilter()
`CfnChannel.Eac3SettingsProperty.DcFilter`.
|
default Number |
getDialnorm()
`CfnChannel.Eac3SettingsProperty.Dialnorm`.
|
default String |
getDrcLine()
`CfnChannel.Eac3SettingsProperty.DrcLine`.
|
default String |
getDrcRf()
`CfnChannel.Eac3SettingsProperty.DrcRf`.
|
default String |
getLfeControl()
`CfnChannel.Eac3SettingsProperty.LfeControl`.
|
default String |
getLfeFilter()
`CfnChannel.Eac3SettingsProperty.LfeFilter`.
|
default Number |
getLoRoCenterMixLevel()
`CfnChannel.Eac3SettingsProperty.LoRoCenterMixLevel`.
|
default Number |
getLoRoSurroundMixLevel()
`CfnChannel.Eac3SettingsProperty.LoRoSurroundMixLevel`.
|
default Number |
getLtRtCenterMixLevel()
`CfnChannel.Eac3SettingsProperty.LtRtCenterMixLevel`.
|
default Number |
getLtRtSurroundMixLevel()
`CfnChannel.Eac3SettingsProperty.LtRtSurroundMixLevel`.
|
default String |
getMetadataControl()
`CfnChannel.Eac3SettingsProperty.MetadataControl`.
|
default String |
getPassthroughControl()
`CfnChannel.Eac3SettingsProperty.PassthroughControl`.
|
default String |
getPhaseControl()
`CfnChannel.Eac3SettingsProperty.PhaseControl`.
|
default String |
getStereoDownmix()
`CfnChannel.Eac3SettingsProperty.StereoDownmix`.
|
default String |
getSurroundExMode()
`CfnChannel.Eac3SettingsProperty.SurroundExMode`.
|
default String |
getSurroundMode()
`CfnChannel.Eac3SettingsProperty.SurroundMode`.
|
@Stability(value=Stable) @Nullable default String getAttenuationControl()
@Stability(value=Stable) @Nullable default Number getBitrate()
@Stability(value=Stable) @Nullable default String getBitstreamMode()
@Stability(value=Stable) @Nullable default String getCodingMode()
@Stability(value=Stable) @Nullable default String getDcFilter()
@Stability(value=Stable) @Nullable default Number getDialnorm()
@Stability(value=Stable) @Nullable default String getDrcLine()
@Stability(value=Stable) @Nullable default String getDrcRf()
@Stability(value=Stable) @Nullable default String getLfeControl()
@Stability(value=Stable) @Nullable default String getLfeFilter()
@Stability(value=Stable) @Nullable default Number getLoRoCenterMixLevel()
@Stability(value=Stable) @Nullable default Number getLoRoSurroundMixLevel()
@Stability(value=Stable) @Nullable default Number getLtRtCenterMixLevel()
@Stability(value=Stable) @Nullable default Number getLtRtSurroundMixLevel()
@Stability(value=Stable) @Nullable default String getMetadataControl()
@Stability(value=Stable) @Nullable default String getPassthroughControl()
@Stability(value=Stable) @Nullable default String getPhaseControl()
@Stability(value=Stable) @Nullable default String getStereoDownmix()
@Stability(value=Stable) @Nullable default String getSurroundExMode()
@Stability(value=Stable) @Nullable default String getSurroundMode()
@Stability(value=Stable) static CfnChannel.Eac3SettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.