@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class Eac3Settings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description | 
|---|
| Eac3Settings() | 
| Modifier and Type | Method and Description | 
|---|---|
| Eac3Settings | clone() | 
| boolean | equals(Object obj) | 
| String | getAttenuationControl()If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels. | 
| Integer | getBitrate()Specify the average bitrate in bits per second. | 
| String | getBitstreamMode()Specify the bitstream mode for the E-AC-3 stream that the encoder emits. | 
| String | getCodingMode()Dolby Digital Plus coding mode. | 
| String | getDcFilter()Activates a DC highpass filter for all input channels. | 
| Integer | getDialnorm()Sets the dialnorm for the output. | 
| String | getDynamicRangeCompressionLine()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. | 
| String | getDynamicRangeCompressionRf()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. | 
| String | getLfeControl()When encoding 3/2 audio, controls whether the LFE channel is enabled | 
| String | getLfeFilter()Applies a 120Hz lowpass filter to the LFE channel prior to encoding. | 
| Double | getLoRoCenterMixLevel()Specify a value for the following Dolby Digital Plus setting: Left only/Right only center mix. | 
| Double | getLoRoSurroundMixLevel()Specify a value for the following Dolby Digital Plus setting: Left only/Right only. | 
| Double | getLtRtCenterMixLevel()Specify a value for the following Dolby Digital Plus setting: Left total/Right total center mix. | 
| Double | getLtRtSurroundMixLevel()Specify a value for the following Dolby Digital Plus setting: Left total/Right total surround mix. | 
| String | getMetadataControl()When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this
 audio data. | 
| String | getPassthroughControl()When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input. | 
| String | getPhaseControl()Controls the amount of phase-shift applied to the surround channels. | 
| Integer | getSampleRate()This value is always 48000. | 
| String | getStereoDownmix()Choose how the service does stereo downmixing. | 
| String | getSurroundExMode()When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and
 right surround channels. | 
| String | getSurroundMode()When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels. | 
| int | hashCode() | 
| void | marshall(ProtocolMarshaller protocolMarshaller)Marshalls this structured data using the given  ProtocolMarshaller. | 
| void | setAttenuationControl(String attenuationControl)If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels. | 
| void | setBitrate(Integer bitrate)Specify the average bitrate in bits per second. | 
| void | setBitstreamMode(String bitstreamMode)Specify the bitstream mode for the E-AC-3 stream that the encoder emits. | 
| void | setCodingMode(String codingMode)Dolby Digital Plus coding mode. | 
| void | setDcFilter(String dcFilter)Activates a DC highpass filter for all input channels. | 
| void | setDialnorm(Integer dialnorm)Sets the dialnorm for the output. | 
| void | setDynamicRangeCompressionLine(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. | 
| void | setDynamicRangeCompressionRf(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. | 
| void | setLfeControl(String lfeControl)When encoding 3/2 audio, controls whether the LFE channel is enabled | 
| void | setLfeFilter(String lfeFilter)Applies a 120Hz lowpass filter to the LFE channel prior to encoding. | 
| void | setLoRoCenterMixLevel(Double loRoCenterMixLevel)Specify a value for the following Dolby Digital Plus setting: Left only/Right only center mix. | 
| void | setLoRoSurroundMixLevel(Double loRoSurroundMixLevel)Specify a value for the following Dolby Digital Plus setting: Left only/Right only. | 
| void | setLtRtCenterMixLevel(Double ltRtCenterMixLevel)Specify a value for the following Dolby Digital Plus setting: Left total/Right total center mix. | 
| void | setLtRtSurroundMixLevel(Double ltRtSurroundMixLevel)Specify a value for the following Dolby Digital Plus setting: Left total/Right total surround mix. | 
| void | setMetadataControl(String metadataControl)When set to FOLLOW_INPUT, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this
 audio data. | 
| void | setPassthroughControl(String passthroughControl)When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input. | 
| void | setPhaseControl(String phaseControl)Controls the amount of phase-shift applied to the surround channels. | 
| void | setSampleRate(Integer sampleRate)This value is always 48000. | 
| void | setStereoDownmix(String stereoDownmix)Choose how the service does stereo downmixing. | 
| void | setSurroundExMode(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. | 
| void | setSurroundMode(String surroundMode)When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels. | 
| String | toString()Returns a string representation of this object. | 
| Eac3Settings | withAttenuationControl(Eac3AttenuationControl attenuationControl)If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels. | 
| Eac3Settings | withAttenuationControl(String attenuationControl)If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels. | 
| Eac3Settings | withBitrate(Integer bitrate)Specify the average bitrate in bits per second. | 
| Eac3Settings | withBitstreamMode(Eac3BitstreamMode bitstreamMode)Specify the bitstream mode for the E-AC-3 stream that the encoder emits. | 
| Eac3Settings | withBitstreamMode(String bitstreamMode)Specify the bitstream mode for the E-AC-3 stream that the encoder emits. | 
| Eac3Settings | withCodingMode(Eac3CodingMode codingMode)Dolby Digital Plus coding mode. | 
| Eac3Settings | withCodingMode(String codingMode)Dolby Digital Plus coding mode. | 
| Eac3Settings | withDcFilter(Eac3DcFilter dcFilter)Activates a DC highpass filter for all input channels. | 
| Eac3Settings | withDcFilter(String dcFilter)Activates a DC highpass filter for all input channels. | 
| Eac3Settings | withDialnorm(Integer dialnorm)Sets the dialnorm for the output. | 
| 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 | 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 | 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 | 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 | withLfeControl(Eac3LfeControl lfeControl)When encoding 3/2 audio, controls whether the LFE channel is enabled | 
| Eac3Settings | withLfeControl(String lfeControl)When encoding 3/2 audio, controls whether the LFE channel is enabled | 
| Eac3Settings | withLfeFilter(Eac3LfeFilter lfeFilter)Applies a 120Hz lowpass filter to the LFE channel prior to encoding. | 
| Eac3Settings | withLfeFilter(String lfeFilter)Applies a 120Hz lowpass filter to the LFE channel prior to encoding. | 
| Eac3Settings | withLoRoCenterMixLevel(Double loRoCenterMixLevel)Specify a value for the following Dolby Digital Plus setting: Left only/Right only center mix. | 
| Eac3Settings | withLoRoSurroundMixLevel(Double loRoSurroundMixLevel)Specify a value for the following Dolby Digital Plus setting: Left only/Right only. | 
| Eac3Settings | withLtRtCenterMixLevel(Double ltRtCenterMixLevel)Specify a value for the following Dolby Digital Plus setting: Left total/Right total center mix. | 
| Eac3Settings | withLtRtSurroundMixLevel(Double ltRtSurroundMixLevel)Specify a value for the following Dolby Digital Plus setting: Left total/Right total surround mix. | 
| 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 | 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 | withPassthroughControl(Eac3PassthroughControl passthroughControl)When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input. | 
| Eac3Settings | withPassthroughControl(String passthroughControl)When set to WHEN_POSSIBLE, input DD+ audio will be passed through if it is present on the input. | 
| Eac3Settings | withPhaseControl(Eac3PhaseControl phaseControl)Controls the amount of phase-shift applied to the surround channels. | 
| Eac3Settings | withPhaseControl(String phaseControl)Controls the amount of phase-shift applied to the surround channels. | 
| Eac3Settings | withSampleRate(Integer sampleRate)This value is always 48000. | 
| Eac3Settings | withStereoDownmix(Eac3StereoDownmix stereoDownmix)Choose how the service does stereo downmixing. | 
| Eac3Settings | withStereoDownmix(String stereoDownmix)Choose how the service does stereo downmixing. | 
| 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 | 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 | withSurroundMode(Eac3SurroundMode surroundMode)When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels. | 
| Eac3Settings | withSurroundMode(String surroundMode)When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels. | 
public void setAttenuationControl(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.Eac3AttenuationControlpublic String getAttenuationControl()
Eac3AttenuationControlpublic Eac3Settings withAttenuationControl(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.Eac3AttenuationControlpublic Eac3Settings withAttenuationControl(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.Eac3AttenuationControlpublic void setBitrate(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.public Integer getBitrate()
public Eac3Settings withBitrate(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.public void setBitstreamMode(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).Eac3BitstreamModepublic String getBitstreamMode()
Eac3BitstreamModepublic Eac3Settings withBitstreamMode(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).Eac3BitstreamModepublic Eac3Settings withBitstreamMode(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).Eac3BitstreamModepublic void setCodingMode(String codingMode)
codingMode - Dolby Digital Plus coding mode. Determines number of channels.Eac3CodingModepublic String getCodingMode()
Eac3CodingModepublic Eac3Settings withCodingMode(String codingMode)
codingMode - Dolby Digital Plus coding mode. Determines number of channels.Eac3CodingModepublic Eac3Settings withCodingMode(Eac3CodingMode codingMode)
codingMode - Dolby Digital Plus coding mode. Determines number of channels.Eac3CodingModepublic void setDcFilter(String dcFilter)
dcFilter - Activates a DC highpass filter for all input channels.Eac3DcFilterpublic String getDcFilter()
Eac3DcFilterpublic Eac3Settings withDcFilter(String dcFilter)
dcFilter - Activates a DC highpass filter for all input channels.Eac3DcFilterpublic Eac3Settings withDcFilter(Eac3DcFilter dcFilter)
dcFilter - Activates a DC highpass filter for all input channels.Eac3DcFilterpublic void setDialnorm(Integer dialnorm)
dialnorm - Sets the dialnorm for the output. If blank and input audio is Dolby Digital Plus, dialnorm will be passed
        through.public Integer getDialnorm()
public Eac3Settings withDialnorm(Integer dialnorm)
dialnorm - Sets the dialnorm for the output. If blank and input audio is Dolby Digital Plus, dialnorm will be passed
        through.public void setDynamicRangeCompressionLine(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.Eac3DynamicRangeCompressionLinepublic String getDynamicRangeCompressionLine()
Eac3DynamicRangeCompressionLinepublic Eac3Settings withDynamicRangeCompressionLine(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.Eac3DynamicRangeCompressionLinepublic Eac3Settings withDynamicRangeCompressionLine(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.Eac3DynamicRangeCompressionLinepublic void setDynamicRangeCompressionRf(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.Eac3DynamicRangeCompressionRfpublic String getDynamicRangeCompressionRf()
Eac3DynamicRangeCompressionRfpublic Eac3Settings withDynamicRangeCompressionRf(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.Eac3DynamicRangeCompressionRfpublic Eac3Settings withDynamicRangeCompressionRf(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.Eac3DynamicRangeCompressionRfpublic void setLfeControl(String lfeControl)
lfeControl - When encoding 3/2 audio, controls whether the LFE channel is enabledEac3LfeControlpublic String getLfeControl()
Eac3LfeControlpublic Eac3Settings withLfeControl(String lfeControl)
lfeControl - When encoding 3/2 audio, controls whether the LFE channel is enabledEac3LfeControlpublic Eac3Settings withLfeControl(Eac3LfeControl lfeControl)
lfeControl - When encoding 3/2 audio, controls whether the LFE channel is enabledEac3LfeControlpublic void setLfeFilter(String lfeFilter)
lfeFilter - Applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with 3_2_LFE coding mode.Eac3LfeFilterpublic String getLfeFilter()
Eac3LfeFilterpublic Eac3Settings withLfeFilter(String lfeFilter)
lfeFilter - Applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with 3_2_LFE coding mode.Eac3LfeFilterpublic Eac3Settings withLfeFilter(Eac3LfeFilter lfeFilter)
lfeFilter - Applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with 3_2_LFE coding mode.Eac3LfeFilterpublic void setLoRoCenterMixLevel(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.public Double getLoRoCenterMixLevel()
public Eac3Settings withLoRoCenterMixLevel(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.public void setLoRoSurroundMixLevel(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.public Double getLoRoSurroundMixLevel()
public Eac3Settings withLoRoSurroundMixLevel(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.public void setLtRtCenterMixLevel(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.public Double getLtRtCenterMixLevel()
public Eac3Settings withLtRtCenterMixLevel(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.public void setLtRtSurroundMixLevel(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.public Double getLtRtSurroundMixLevel()
public Eac3Settings withLtRtSurroundMixLevel(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.public void setMetadataControl(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.Eac3MetadataControlpublic String getMetadataControl()
Eac3MetadataControlpublic Eac3Settings withMetadataControl(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.Eac3MetadataControlpublic Eac3Settings withMetadataControl(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.Eac3MetadataControlpublic void setPassthroughControl(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.Eac3PassthroughControlpublic String getPassthroughControl()
Eac3PassthroughControlpublic Eac3Settings withPassthroughControl(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.Eac3PassthroughControlpublic Eac3Settings withPassthroughControl(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.Eac3PassthroughControlpublic void setPhaseControl(String phaseControl)
phaseControl - Controls the amount of phase-shift applied to the surround channels. Only used for 3/2 coding mode.Eac3PhaseControlpublic String getPhaseControl()
Eac3PhaseControlpublic Eac3Settings withPhaseControl(String phaseControl)
phaseControl - Controls the amount of phase-shift applied to the surround channels. Only used for 3/2 coding mode.Eac3PhaseControlpublic Eac3Settings withPhaseControl(Eac3PhaseControl phaseControl)
phaseControl - Controls the amount of phase-shift applied to the surround channels. Only used for 3/2 coding mode.Eac3PhaseControlpublic void setSampleRate(Integer sampleRate)
sampleRate - This value is always 48000. It represents the sample rate in Hz.public Integer getSampleRate()
public Eac3Settings withSampleRate(Integer sampleRate)
sampleRate - This value is always 48000. It represents the sample rate in Hz.public void setStereoDownmix(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.Eac3StereoDownmixpublic String getStereoDownmix()
Eac3StereoDownmixpublic Eac3Settings withStereoDownmix(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.Eac3StereoDownmixpublic Eac3Settings withStereoDownmix(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.Eac3StereoDownmixpublic void setSurroundExMode(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.Eac3SurroundExModepublic String getSurroundExMode()
Eac3SurroundExModepublic Eac3Settings withSurroundExMode(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.Eac3SurroundExModepublic Eac3Settings withSurroundExMode(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.Eac3SurroundExModepublic void setSurroundMode(String surroundMode)
surroundMode - When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.Eac3SurroundModepublic String getSurroundMode()
Eac3SurroundModepublic Eac3Settings withSurroundMode(String surroundMode)
surroundMode - When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.Eac3SurroundModepublic Eac3Settings withSurroundMode(Eac3SurroundMode surroundMode)
surroundMode - When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.Eac3SurroundModepublic String toString()
toString in class ObjectObject.toString()public Eac3Settings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.