public static interface Eac3Settings.Builder extends SdkPojo, CopyableBuilder<Eac3Settings.Builder,Eac3Settings>
Modifier and Type | Method and Description |
---|---|
Eac3Settings.Builder |
attenuationControl(Eac3AttenuationControl attenuationControl)
If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels.
|
Eac3Settings.Builder |
attenuationControl(String attenuationControl)
If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels.
|
Eac3Settings.Builder |
bitrate(Integer bitrate)
Specify the average bitrate in bits per second.
|
Eac3Settings.Builder |
bitstreamMode(Eac3BitstreamMode bitstreamMode)
Specify the bitstream mode for the E-AC-3 stream that the encoder emits.
|
Eac3Settings.Builder |
bitstreamMode(String bitstreamMode)
Specify the bitstream mode for the E-AC-3 stream that the encoder emits.
|
Eac3Settings.Builder |
codingMode(Eac3CodingMode codingMode)
Dolby Digital Plus coding mode.
|
Eac3Settings.Builder |
codingMode(String codingMode)
Dolby Digital Plus coding mode.
|
Eac3Settings.Builder |
dcFilter(Eac3DcFilter dcFilter)
Activates a DC highpass filter for all input channels.
|
Eac3Settings.Builder |
dcFilter(String dcFilter)
Activates a DC highpass filter for all input channels.
|
Eac3Settings.Builder |
dialnorm(Integer dialnorm)
Sets the dialnorm for the output.
|
Eac3Settings.Builder |
dynamicRangeCompressionLine(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.Builder |
dynamicRangeCompressionLine(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.Builder |
dynamicRangeCompressionRf(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.Builder |
dynamicRangeCompressionRf(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.Builder |
lfeControl(Eac3LfeControl lfeControl)
When encoding 3/2 audio, controls whether the LFE channel is enabled
|
Eac3Settings.Builder |
lfeControl(String lfeControl)
When encoding 3/2 audio, controls whether the LFE channel is enabled
|
Eac3Settings.Builder |
lfeFilter(Eac3LfeFilter lfeFilter)
Applies a 120Hz lowpass filter to the LFE channel prior to encoding.
|
Eac3Settings.Builder |
lfeFilter(String lfeFilter)
Applies a 120Hz lowpass filter to the LFE channel prior to encoding.
|
Eac3Settings.Builder |
loRoCenterMixLevel(Double loRoCenterMixLevel)
Specify a value for the following Dolby Digital Plus setting: Left only/Right only center mix.
|
Eac3Settings.Builder |
loRoSurroundMixLevel(Double loRoSurroundMixLevel)
Specify a value for the following Dolby Digital Plus setting: Left only/Right only.
|
Eac3Settings.Builder |
ltRtCenterMixLevel(Double ltRtCenterMixLevel)
Specify a value for the following Dolby Digital Plus setting: Left total/Right total center mix.
|
Eac3Settings.Builder |
ltRtSurroundMixLevel(Double ltRtSurroundMixLevel)
Specify a value for the following Dolby Digital Plus setting: Left total/Right total surround mix.
|
Eac3Settings.Builder |
metadataControl(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.Builder |
metadataControl(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.Builder |
passthroughControl(Eac3PassthroughControl passthroughControl)
When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input.
|
Eac3Settings.Builder |
passthroughControl(String passthroughControl)
When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input.
|
Eac3Settings.Builder |
phaseControl(Eac3PhaseControl phaseControl)
Controls the amount of phase-shift applied to the surround channels.
|
Eac3Settings.Builder |
phaseControl(String phaseControl)
Controls the amount of phase-shift applied to the surround channels.
|
Eac3Settings.Builder |
sampleRate(Integer sampleRate)
This value is always 48000.
|
Eac3Settings.Builder |
stereoDownmix(Eac3StereoDownmix stereoDownmix)
Choose how the service does stereo downmixing.
|
Eac3Settings.Builder |
stereoDownmix(String stereoDownmix)
Choose how the service does stereo downmixing.
|
Eac3Settings.Builder |
surroundExMode(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.Builder |
surroundExMode(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.Builder |
surroundMode(Eac3SurroundMode surroundMode)
When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.
|
Eac3Settings.Builder |
surroundMode(String surroundMode)
When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
Eac3Settings.Builder attenuationControl(String attenuationControl)
attenuationControl
- If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels. Only used for 3/2
coding mode.Eac3AttenuationControl
,
Eac3AttenuationControl
Eac3Settings.Builder attenuationControl(Eac3AttenuationControl attenuationControl)
attenuationControl
- If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels. Only used for 3/2
coding mode.Eac3AttenuationControl
,
Eac3AttenuationControl
Eac3Settings.Builder bitrate(Integer bitrate)
bitrate
- Specify the average bitrate in bits per second. The bitrate that you specify must be a multiple of
8000 within the allowed minimum and maximum values. Leave blank to use the default bitrate for the
coding mode you select according ETSI TS 102 366. Valid bitrates for coding mode 1/0: Default: 96000.
Minimum: 32000. Maximum: 3024000. Valid bitrates for coding mode 2/0: Default: 192000. Minimum: 96000.
Maximum: 3024000. Valid bitrates for coding mode 3/2: Default: 384000. Minimum: 192000. Maximum:
3024000.Eac3Settings.Builder bitstreamMode(String bitstreamMode)
bitstreamMode
- Specify the bitstream mode for the E-AC-3 stream that the encoder emits. For more information about
the EAC3 bitstream mode, see ATSC A/52-2012 (Annex E).Eac3BitstreamMode
,
Eac3BitstreamMode
Eac3Settings.Builder bitstreamMode(Eac3BitstreamMode bitstreamMode)
bitstreamMode
- Specify the bitstream mode for the E-AC-3 stream that the encoder emits. For more information about
the EAC3 bitstream mode, see ATSC A/52-2012 (Annex E).Eac3BitstreamMode
,
Eac3BitstreamMode
Eac3Settings.Builder codingMode(String codingMode)
codingMode
- Dolby Digital Plus coding mode. Determines number of channels.Eac3CodingMode
,
Eac3CodingMode
Eac3Settings.Builder codingMode(Eac3CodingMode codingMode)
codingMode
- Dolby Digital Plus coding mode. Determines number of channels.Eac3CodingMode
,
Eac3CodingMode
Eac3Settings.Builder dcFilter(String dcFilter)
dcFilter
- Activates a DC highpass filter for all input channels.Eac3DcFilter
,
Eac3DcFilter
Eac3Settings.Builder dcFilter(Eac3DcFilter dcFilter)
dcFilter
- Activates a DC highpass filter for all input channels.Eac3DcFilter
,
Eac3DcFilter
Eac3Settings.Builder dialnorm(Integer dialnorm)
dialnorm
- Sets the dialnorm for the output. If blank and input audio is Dolby Digital Plus, dialnorm will be
passed through.Eac3Settings.Builder dynamicRangeCompressionLine(String dynamicRangeCompressionLine)
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. Related setting: When you use this
setting, MediaConvert ignores any value you provide for Dynamic range compression profile. For
information about the Dolby Digital DRC operating modes and profiles, see the Dynamic Range Control
chapter of the Dolby Metadata Guide at
https://developer.dolby.com/globalassets/professional/documents/dolby-metadata-guide.pdf.Eac3DynamicRangeCompressionLine
,
Eac3DynamicRangeCompressionLine
Eac3Settings.Builder dynamicRangeCompressionLine(Eac3DynamicRangeCompressionLine dynamicRangeCompressionLine)
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. Related setting: When you use this
setting, MediaConvert ignores any value you provide for Dynamic range compression profile. For
information about the Dolby Digital DRC operating modes and profiles, see the Dynamic Range Control
chapter of the Dolby Metadata Guide at
https://developer.dolby.com/globalassets/professional/documents/dolby-metadata-guide.pdf.Eac3DynamicRangeCompressionLine
,
Eac3DynamicRangeCompressionLine
Eac3Settings.Builder dynamicRangeCompressionRf(String dynamicRangeCompressionRf)
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. Related setting: When you use this
setting, MediaConvert ignores any value you provide for Dynamic range compression profile. For
information about the Dolby Digital DRC operating modes and profiles, see the Dynamic Range Control
chapter of the Dolby Metadata Guide at
https://developer.dolby.com/globalassets/professional/documents/dolby-metadata-guide.pdf.Eac3DynamicRangeCompressionRf
,
Eac3DynamicRangeCompressionRf
Eac3Settings.Builder dynamicRangeCompressionRf(Eac3DynamicRangeCompressionRf dynamicRangeCompressionRf)
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. Related setting: When you use this
setting, MediaConvert ignores any value you provide for Dynamic range compression profile. For
information about the Dolby Digital DRC operating modes and profiles, see the Dynamic Range Control
chapter of the Dolby Metadata Guide at
https://developer.dolby.com/globalassets/professional/documents/dolby-metadata-guide.pdf.Eac3DynamicRangeCompressionRf
,
Eac3DynamicRangeCompressionRf
Eac3Settings.Builder lfeControl(String lfeControl)
lfeControl
- When encoding 3/2 audio, controls whether the LFE channel is enabledEac3LfeControl
,
Eac3LfeControl
Eac3Settings.Builder lfeControl(Eac3LfeControl lfeControl)
lfeControl
- When encoding 3/2 audio, controls whether the LFE channel is enabledEac3LfeControl
,
Eac3LfeControl
Eac3Settings.Builder lfeFilter(String lfeFilter)
lfeFilter
- Applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with 3_2_LFE coding
mode.Eac3LfeFilter
,
Eac3LfeFilter
Eac3Settings.Builder lfeFilter(Eac3LfeFilter lfeFilter)
lfeFilter
- Applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with 3_2_LFE coding
mode.Eac3LfeFilter
,
Eac3LfeFilter
Eac3Settings.Builder loRoCenterMixLevel(Double loRoCenterMixLevel)
loRoCenterMixLevel
- Specify a value for the following Dolby Digital Plus setting: Left only/Right only center mix.
MediaConvert uses this value for downmixing. How the service uses this value depends on the value that
you choose for Stereo downmix. Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, -6.0, and -60. The value
-60 mutes the channel. This setting applies only if you keep the default value of 3/2 - L, R, C, Ls,
Rs for the setting Coding mode. If you choose a different value for Coding mode, the service ignores
Left only/Right only center.Eac3Settings.Builder loRoSurroundMixLevel(Double loRoSurroundMixLevel)
loRoSurroundMixLevel
- Specify a value for the following Dolby Digital Plus setting: Left only/Right only. MediaConvert uses
this value for downmixing. How the service uses this value depends on the value that you choose for
Stereo downmix. Valid values: -1.5, -3.0, -4.5, -6.0, and -60. The value -60 mutes the channel. This
setting applies only if you keep the default value of 3/2 - L, R, C, Ls, Rs for the setting Coding
mode. If you choose a different value for Coding mode, the service ignores Left only/Right only
surround.Eac3Settings.Builder ltRtCenterMixLevel(Double ltRtCenterMixLevel)
ltRtCenterMixLevel
- Specify a value for the following Dolby Digital Plus setting: Left total/Right total center mix.
MediaConvert uses this value for downmixing. How the service uses this value depends on the value that
you choose for Stereo downmix. Valid values: 3.0, 1.5, 0.0, -1.5, -3.0, -4.5, -6.0, and -60. The value
-60 mutes the channel. This setting applies only if you keep the default value of 3/2 - L, R, C, Ls,
Rs for the setting Coding mode. If you choose a different value for Coding mode, the service ignores
Left total/Right total center.Eac3Settings.Builder ltRtSurroundMixLevel(Double ltRtSurroundMixLevel)
ltRtSurroundMixLevel
- Specify a value for the following Dolby Digital Plus setting: Left total/Right total surround mix.
MediaConvert uses this value for downmixing. How the service uses this value depends on the value that
you choose for Stereo downmix. Valid values: -1.5, -3.0, -4.5, -6.0, and -60. The value -60 mutes the
channel. This setting applies only if you keep the default value of 3/2 - L, R, C, Ls, Rs for the
setting Coding mode. If you choose a different value for Coding mode, the service ignores Left
total/Right total surround.Eac3Settings.Builder metadataControl(String metadataControl)
metadataControl
- When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that
supplied this audio data. If audio was not supplied from one of these streams, then the static
metadata settings will be used.Eac3MetadataControl
,
Eac3MetadataControl
Eac3Settings.Builder metadataControl(Eac3MetadataControl metadataControl)
metadataControl
- When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that
supplied this audio data. If audio was not supplied from one of these streams, then the static
metadata settings will be used.Eac3MetadataControl
,
Eac3MetadataControl
Eac3Settings.Builder passthroughControl(String passthroughControl)
passthroughControl
- When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input. this
detection is dynamic over the life of the transcode. Inputs that alternate between DD+ and non-DD+
content will have a consistent DD+ output as the system alternates between passthrough and encoding.Eac3PassthroughControl
,
Eac3PassthroughControl
Eac3Settings.Builder passthroughControl(Eac3PassthroughControl passthroughControl)
passthroughControl
- When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input. this
detection is dynamic over the life of the transcode. Inputs that alternate between DD+ and non-DD+
content will have a consistent DD+ output as the system alternates between passthrough and encoding.Eac3PassthroughControl
,
Eac3PassthroughControl
Eac3Settings.Builder phaseControl(String phaseControl)
phaseControl
- Controls the amount of phase-shift applied to the surround channels. Only used for 3/2 coding mode.Eac3PhaseControl
,
Eac3PhaseControl
Eac3Settings.Builder phaseControl(Eac3PhaseControl phaseControl)
phaseControl
- Controls the amount of phase-shift applied to the surround channels. Only used for 3/2 coding mode.Eac3PhaseControl
,
Eac3PhaseControl
Eac3Settings.Builder sampleRate(Integer sampleRate)
sampleRate
- This value is always 48000. It represents the sample rate in Hz.Eac3Settings.Builder stereoDownmix(String stereoDownmix)
stereoDownmix
- Choose how the service does stereo downmixing. This setting only applies if you keep the default value
of 3/2 - L, R, C, Ls, Rs for the setting Coding mode. If you choose a different value for Coding mode,
the service ignores Stereo downmix.Eac3StereoDownmix
,
Eac3StereoDownmix
Eac3Settings.Builder stereoDownmix(Eac3StereoDownmix stereoDownmix)
stereoDownmix
- Choose how the service does stereo downmixing. This setting only applies if you keep the default value
of 3/2 - L, R, C, Ls, Rs for the setting Coding mode. If you choose a different value for Coding mode,
the service ignores Stereo downmix.Eac3StereoDownmix
,
Eac3StereoDownmix
Eac3Settings.Builder surroundExMode(String surroundExMode)
surroundExMode
- When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the
left and right surround channels.Eac3SurroundExMode
,
Eac3SurroundExMode
Eac3Settings.Builder surroundExMode(Eac3SurroundExMode surroundExMode)
surroundExMode
- When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the
left and right surround channels.Eac3SurroundExMode
,
Eac3SurroundExMode
Eac3Settings.Builder surroundMode(String surroundMode)
surroundMode
- When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.Eac3SurroundMode
,
Eac3SurroundMode
Eac3Settings.Builder surroundMode(Eac3SurroundMode surroundMode)
surroundMode
- When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.Eac3SurroundMode
,
Eac3SurroundMode
Copyright © 2023. All rights reserved.