| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
Eac3AtmosSettings |
Eac3AtmosSettings.clone() |
Eac3AtmosSettings |
AudioCodecSettings.getEac3AtmosSettings() |
Eac3AtmosSettings |
Eac3AtmosSettings.withBitrate(Double bitrate)
Average bitrate in bits/second.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withCodingMode(Eac3AtmosCodingMode codingMode)
Dolby Digital Plus with Dolby Atmos coding mode.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withCodingMode(String codingMode)
Dolby Digital Plus with Dolby Atmos coding mode.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDialnorm(Integer dialnorm)
Sets the dialnorm for the output.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDrcLine(Eac3AtmosDrcLine drcLine)
Sets the Dolby dynamic range compression profile.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDrcLine(String drcLine)
Sets the Dolby dynamic range compression profile.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDrcRf(Eac3AtmosDrcRf drcRf)
Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not
exceed specified levels.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDrcRf(String drcRf)
Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not
exceed specified levels.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withHeightTrim(Double heightTrim)
Height dimensional trim.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withSurroundTrim(Double surroundTrim)
Surround dimensional trim.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudioCodecSettings.setEac3AtmosSettings(Eac3AtmosSettings eac3AtmosSettings) |
AudioCodecSettings |
AudioCodecSettings.withEac3AtmosSettings(Eac3AtmosSettings eac3AtmosSettings) |
Copyright © 2024. All rights reserved.