| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
Eac3Settings |
Eac3Settings.clone() |
Eac3Settings |
AudioCodecSettings.getEac3Settings()
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3.
|
Eac3Settings |
Eac3Settings.withAttenuationControl(Eac3AttenuationControl attenuationControl)
If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels.
|
Eac3Settings |
Eac3Settings.withAttenuationControl(String attenuationControl)
If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels.
|
Eac3Settings |
Eac3Settings.withBitrate(Integer bitrate)
Specify the average bitrate in bits per second.
|
Eac3Settings |
Eac3Settings.withBitstreamMode(Eac3BitstreamMode bitstreamMode)
Specify the bitstream mode for the E-AC-3 stream that the encoder emits.
|
Eac3Settings |
Eac3Settings.withBitstreamMode(String bitstreamMode)
Specify the bitstream mode for the E-AC-3 stream that the encoder emits.
|
Eac3Settings |
Eac3Settings.withCodingMode(Eac3CodingMode codingMode)
Dolby Digital Plus coding mode.
|
Eac3Settings |
Eac3Settings.withCodingMode(String codingMode)
Dolby Digital Plus coding mode.
|
Eac3Settings |
Eac3Settings.withDcFilter(Eac3DcFilter dcFilter)
Activates a DC highpass filter for all input channels.
|
Eac3Settings |
Eac3Settings.withDcFilter(String dcFilter)
Activates a DC highpass filter for all input channels.
|
Eac3Settings |
Eac3Settings.withDialnorm(Integer dialnorm)
Sets the dialnorm for the output.
|
Eac3Settings |
Eac3Settings.withDynamicRangeCompressionLine(Eac3DynamicRangeCompressionLine dynamicRangeCompressionLine)
Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in
the Dolby Digital stream for the line operating mode.
|
Eac3Settings |
Eac3Settings.withDynamicRangeCompressionLine(String dynamicRangeCompressionLine)
Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in
the Dolby Digital stream for the line operating mode.
|
Eac3Settings |
Eac3Settings.withDynamicRangeCompressionRf(Eac3DynamicRangeCompressionRf dynamicRangeCompressionRf)
Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in
the Dolby Digital stream for the RF operating mode.
|
Eac3Settings |
Eac3Settings.withDynamicRangeCompressionRf(String dynamicRangeCompressionRf)
Choose the Dolby Digital dynamic range control (DRC) profile that MediaConvert uses when encoding the metadata in
the Dolby Digital stream for the RF operating mode.
|
Eac3Settings |
Eac3Settings.withLfeControl(Eac3LfeControl lfeControl)
When encoding 3/2 audio, controls whether the LFE channel is enabled
|
Eac3Settings |
Eac3Settings.withLfeControl(String lfeControl)
When encoding 3/2 audio, controls whether the LFE channel is enabled
|
Eac3Settings |
Eac3Settings.withLfeFilter(Eac3LfeFilter lfeFilter)
Applies a 120Hz lowpass filter to the LFE channel prior to encoding.
|
Eac3Settings |
Eac3Settings.withLfeFilter(String lfeFilter)
Applies a 120Hz lowpass filter to the LFE channel prior to encoding.
|
Eac3Settings |
Eac3Settings.withLoRoCenterMixLevel(Double loRoCenterMixLevel)
Specify a value for the following Dolby Digital Plus setting: Left only/Right only center mix (Lo/Ro center).
|
Eac3Settings |
Eac3Settings.withLoRoSurroundMixLevel(Double loRoSurroundMixLevel)
Specify a value for the following Dolby Digital Plus setting: Left only/Right only (Lo/Ro surround).
|
Eac3Settings |
Eac3Settings.withLtRtCenterMixLevel(Double ltRtCenterMixLevel)
Specify a value for the following Dolby Digital Plus setting: Left total/Right total center mix (Lt/Rt center).
|
Eac3Settings |
Eac3Settings.withLtRtSurroundMixLevel(Double ltRtSurroundMixLevel)
Specify a value for the following Dolby Digital Plus setting: Left total/Right total surround mix (Lt/Rt
surround).
|
Eac3Settings |
Eac3Settings.withMetadataControl(Eac3MetadataControl metadataControl)
When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this
audio data.
|
Eac3Settings |
Eac3Settings.withMetadataControl(String metadataControl)
When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this
audio data.
|
Eac3Settings |
Eac3Settings.withPassthroughControl(Eac3PassthroughControl passthroughControl)
When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input.
|
Eac3Settings |
Eac3Settings.withPassthroughControl(String passthroughControl)
When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input.
|
Eac3Settings |
Eac3Settings.withPhaseControl(Eac3PhaseControl phaseControl)
Controls the amount of phase-shift applied to the surround channels.
|
Eac3Settings |
Eac3Settings.withPhaseControl(String phaseControl)
Controls the amount of phase-shift applied to the surround channels.
|
Eac3Settings |
Eac3Settings.withSampleRate(Integer sampleRate)
This value is always 48000.
|
Eac3Settings |
Eac3Settings.withStereoDownmix(Eac3StereoDownmix stereoDownmix)
Choose how the service does stereo downmixing.
|
Eac3Settings |
Eac3Settings.withStereoDownmix(String stereoDownmix)
Choose how the service does stereo downmixing.
|
Eac3Settings |
Eac3Settings.withSurroundExMode(Eac3SurroundExMode surroundExMode)
When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and
right surround channels.
|
Eac3Settings |
Eac3Settings.withSurroundExMode(String surroundExMode)
When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and
right surround channels.
|
Eac3Settings |
Eac3Settings.withSurroundMode(Eac3SurroundMode surroundMode)
When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.
|
Eac3Settings |
Eac3Settings.withSurroundMode(String surroundMode)
When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudioCodecSettings.setEac3Settings(Eac3Settings eac3Settings)
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3.
|
AudioCodecSettings |
AudioCodecSettings.withEac3Settings(Eac3Settings eac3Settings)
Required when you set (Codec) under (AudioDescriptions)>(CodecSettings) to the value EAC3.
|
Copyright © 2022. All rights reserved.