| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
Eac3AtmosSettings |
Eac3AtmosSettings.clone() |
Eac3AtmosSettings |
AudioCodecSettings.getEac3AtmosSettings()
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3_ATMOS.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withBitrate(Integer bitrate)
Specify the average bitrate for this output in bits per second.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withBitstreamMode(Eac3AtmosBitstreamMode bitstreamMode)
Specify the bitstream mode for the E-AC-3 stream that the encoder emits.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withBitstreamMode(String bitstreamMode)
Specify the bitstream mode for the E-AC-3 stream that the encoder emits.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withCodingMode(Eac3AtmosCodingMode codingMode)
The coding mode for Dolby Digital Plus JOC (Atmos).
|
Eac3AtmosSettings |
Eac3AtmosSettings.withCodingMode(String codingMode)
The coding mode for Dolby Digital Plus JOC (Atmos).
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDialogueIntelligence(Eac3AtmosDialogueIntelligence dialogueIntelligence)
Enable Dolby Dialogue Intelligence to adjust loudness based on dialogue analysis.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDialogueIntelligence(String dialogueIntelligence)
Enable Dolby Dialogue Intelligence to adjust loudness based on dialogue analysis.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDownmixControl(Eac3AtmosDownmixControl downmixControl)
Specify whether MediaConvert should use any downmix metadata from your input file.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDownmixControl(String downmixControl)
Specify whether MediaConvert should use any downmix metadata from your input file.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDynamicRangeCompressionLine(Eac3AtmosDynamicRangeCompressionLine dynamicRangeCompressionLine)
Choose the Dolby dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the
Dolby stream for the line operating mode.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDynamicRangeCompressionLine(String dynamicRangeCompressionLine)
Choose the Dolby dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the
Dolby stream for the line operating mode.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDynamicRangeCompressionRf(Eac3AtmosDynamicRangeCompressionRf dynamicRangeCompressionRf)
Choose the Dolby dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the
Dolby stream for the RF operating mode.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDynamicRangeCompressionRf(String dynamicRangeCompressionRf)
Choose the Dolby dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in the
Dolby stream for the RF operating mode.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDynamicRangeControl(Eac3AtmosDynamicRangeControl dynamicRangeControl)
Specify whether MediaConvert should use any dynamic range control metadata from your input file.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withDynamicRangeControl(String dynamicRangeControl)
Specify whether MediaConvert should use any dynamic range control metadata from your input file.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withLoRoCenterMixLevel(Double loRoCenterMixLevel)
Specify a value for the following Dolby Atmos setting: Left only/Right only center mix (Lo/Ro center).
|
Eac3AtmosSettings |
Eac3AtmosSettings.withLoRoSurroundMixLevel(Double loRoSurroundMixLevel)
Specify a value for the following Dolby Atmos setting: Left only/Right only (Lo/Ro surround).
|
Eac3AtmosSettings |
Eac3AtmosSettings.withLtRtCenterMixLevel(Double ltRtCenterMixLevel)
Specify a value for the following Dolby Atmos setting: Left total/Right total center mix (Lt/Rt center).
|
Eac3AtmosSettings |
Eac3AtmosSettings.withLtRtSurroundMixLevel(Double ltRtSurroundMixLevel)
Specify a value for the following Dolby Atmos setting: Left total/Right total surround mix (Lt/Rt surround).
|
Eac3AtmosSettings |
Eac3AtmosSettings.withMeteringMode(Eac3AtmosMeteringMode meteringMode)
Choose how the service meters the loudness of your audio.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withMeteringMode(String meteringMode)
Choose how the service meters the loudness of your audio.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withSampleRate(Integer sampleRate)
This value is always 48000.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withSpeechThreshold(Integer speechThreshold)
Specify the percentage of audio content, from 0% to 100%, that must be speech in order for the encoder to use the
measured speech loudness as the overall program loudness.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withStereoDownmix(Eac3AtmosStereoDownmix stereoDownmix)
Choose how the service does stereo downmixing.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withStereoDownmix(String stereoDownmix)
Choose how the service does stereo downmixing.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withSurroundExMode(Eac3AtmosSurroundExMode surroundExMode)
Specify whether your input audio has an additional center rear surround channel matrix encoded into your left and
right surround channels.
|
Eac3AtmosSettings |
Eac3AtmosSettings.withSurroundExMode(String surroundExMode)
Specify whether your input audio has an additional center rear surround channel matrix encoded into your left and
right surround channels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudioCodecSettings.setEac3AtmosSettings(Eac3AtmosSettings eac3AtmosSettings)
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3_ATMOS.
|
AudioCodecSettings |
AudioCodecSettings.withEac3AtmosSettings(Eac3AtmosSettings eac3AtmosSettings)
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3_ATMOS.
|
Copyright © 2021. All rights reserved.