@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()
Average bitrate in bits/second.
|
String |
getBitstreamMode()
Specifies the "Bitstream Mode" (bsmod) for the emitted E-AC-3 stream.
|
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()
Enables Dynamic Range Compression that restricts the absolute peak level for a signal.
|
String |
getDynamicRangeCompressionRf()
Enables Heavy Dynamic Range Compression, ensures that the instantaneous signal peaks do not exceed specified
levels.
|
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()
Left only/Right only center mix level.
|
Double |
getLoRoSurroundMixLevel()
Left only/Right only surround mix level.
|
Double |
getLtRtCenterMixLevel()
Left total/Right total center mix level.
|
Double |
getLtRtSurroundMixLevel()
Left total/Right total surround mix level.
|
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()
Sample rate in hz.
|
String |
getStereoDownmix()
Stereo downmix preference.
|
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) |
void |
setAttenuationControl(String attenuationControl)
If set to ATTENUATE_3_DB, applies a 3 dB attenuation to the surround channels.
|
void |
setBitrate(Integer bitrate)
Average bitrate in bits/second.
|
void |
setBitstreamMode(String bitstreamMode)
Specifies the "Bitstream Mode" (bsmod) for the emitted E-AC-3 stream.
|
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)
Enables Dynamic Range Compression that restricts the absolute peak level for a signal.
|
void |
setDynamicRangeCompressionRf(String dynamicRangeCompressionRf)
Enables Heavy Dynamic Range Compression, ensures that the instantaneous signal peaks do not exceed specified
levels.
|
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)
Left only/Right only center mix level.
|
void |
setLoRoSurroundMixLevel(Double loRoSurroundMixLevel)
Left only/Right only surround mix level.
|
void |
setLtRtCenterMixLevel(Double ltRtCenterMixLevel)
Left total/Right total center mix level.
|
void |
setLtRtSurroundMixLevel(Double ltRtSurroundMixLevel)
Left total/Right total surround mix level.
|
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)
Sample rate in hz.
|
void |
setStereoDownmix(String stereoDownmix)
Stereo downmix preference.
|
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)
Average bitrate in bits/second.
|
Eac3Settings |
withBitstreamMode(Eac3BitstreamMode bitstreamMode)
Specifies the "Bitstream Mode" (bsmod) for the emitted E-AC-3 stream.
|
Eac3Settings |
withBitstreamMode(String bitstreamMode)
Specifies the "Bitstream Mode" (bsmod) for the emitted E-AC-3 stream.
|
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)
Enables Dynamic Range Compression that restricts the absolute peak level for a signal.
|
Eac3Settings |
withDynamicRangeCompressionLine(String dynamicRangeCompressionLine)
Enables Dynamic Range Compression that restricts the absolute peak level for a signal.
|
Eac3Settings |
withDynamicRangeCompressionRf(Eac3DynamicRangeCompressionRf dynamicRangeCompressionRf)
Enables Heavy Dynamic Range Compression, ensures that the instantaneous signal peaks do not exceed specified
levels.
|
Eac3Settings |
withDynamicRangeCompressionRf(String dynamicRangeCompressionRf)
Enables Heavy Dynamic Range Compression, ensures that the instantaneous signal peaks do not exceed specified
levels.
|
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)
Left only/Right only center mix level.
|
Eac3Settings |
withLoRoSurroundMixLevel(Double loRoSurroundMixLevel)
Left only/Right only surround mix level.
|
Eac3Settings |
withLtRtCenterMixLevel(Double ltRtCenterMixLevel)
Left total/Right total center mix level.
|
Eac3Settings |
withLtRtSurroundMixLevel(Double ltRtSurroundMixLevel)
Left total/Right total surround mix level.
|
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)
Sample rate in hz.
|
Eac3Settings |
withStereoDownmix(Eac3StereoDownmix stereoDownmix)
Stereo downmix preference.
|
Eac3Settings |
withStereoDownmix(String stereoDownmix)
Stereo downmix preference.
|
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 - Average bitrate in bits/second. Valid bitrates depend on the coding mode.public Integer getBitrate()
public Eac3Settings withBitrate(Integer bitrate)
bitrate - Average bitrate in bits/second. Valid bitrates depend on the coding mode.public void setBitstreamMode(String bitstreamMode)
bitstreamMode - Specifies the "Bitstream Mode" (bsmod) for the emitted E-AC-3 stream. See ATSC A/52-2012 (Annex E) for
background on these values.Eac3BitstreamModepublic String getBitstreamMode()
Eac3BitstreamModepublic Eac3Settings withBitstreamMode(String bitstreamMode)
bitstreamMode - Specifies the "Bitstream Mode" (bsmod) for the emitted E-AC-3 stream. See ATSC A/52-2012 (Annex E) for
background on these values.Eac3BitstreamModepublic Eac3Settings withBitstreamMode(Eac3BitstreamMode bitstreamMode)
bitstreamMode - Specifies the "Bitstream Mode" (bsmod) for the emitted E-AC-3 stream. See ATSC A/52-2012 (Annex E) for
background on these values.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 - Enables Dynamic Range Compression that restricts the absolute peak level for a signal.Eac3DynamicRangeCompressionLinepublic String getDynamicRangeCompressionLine()
Eac3DynamicRangeCompressionLinepublic Eac3Settings withDynamicRangeCompressionLine(String dynamicRangeCompressionLine)
dynamicRangeCompressionLine - Enables Dynamic Range Compression that restricts the absolute peak level for a signal.Eac3DynamicRangeCompressionLinepublic Eac3Settings withDynamicRangeCompressionLine(Eac3DynamicRangeCompressionLine dynamicRangeCompressionLine)
dynamicRangeCompressionLine - Enables Dynamic Range Compression that restricts the absolute peak level for a signal.Eac3DynamicRangeCompressionLinepublic void setDynamicRangeCompressionRf(String dynamicRangeCompressionRf)
dynamicRangeCompressionRf - Enables Heavy Dynamic Range Compression, ensures that the instantaneous signal peaks do not exceed
specified levels.Eac3DynamicRangeCompressionRfpublic String getDynamicRangeCompressionRf()
Eac3DynamicRangeCompressionRfpublic Eac3Settings withDynamicRangeCompressionRf(String dynamicRangeCompressionRf)
dynamicRangeCompressionRf - Enables Heavy Dynamic Range Compression, ensures that the instantaneous signal peaks do not exceed
specified levels.Eac3DynamicRangeCompressionRfpublic Eac3Settings withDynamicRangeCompressionRf(Eac3DynamicRangeCompressionRf dynamicRangeCompressionRf)
dynamicRangeCompressionRf - Enables Heavy Dynamic Range Compression, ensures that the instantaneous signal peaks do not exceed
specified levels.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 - Left only/Right only center mix level. Only used for 3/2 coding mode. Valid values: 3.0, 1.5, 0.0, -1.5
-3.0 -4.5 -6.0 -60public Double getLoRoCenterMixLevel()
public Eac3Settings withLoRoCenterMixLevel(Double loRoCenterMixLevel)
loRoCenterMixLevel - Left only/Right only center mix level. Only used for 3/2 coding mode. Valid values: 3.0, 1.5, 0.0, -1.5
-3.0 -4.5 -6.0 -60public void setLoRoSurroundMixLevel(Double loRoSurroundMixLevel)
loRoSurroundMixLevel - Left only/Right only surround mix level. Only used for 3/2 coding mode. Valid values: -1.5 -3.0 -4.5 -6.0
-60public Double getLoRoSurroundMixLevel()
public Eac3Settings withLoRoSurroundMixLevel(Double loRoSurroundMixLevel)
loRoSurroundMixLevel - Left only/Right only surround mix level. Only used for 3/2 coding mode. Valid values: -1.5 -3.0 -4.5 -6.0
-60public void setLtRtCenterMixLevel(Double ltRtCenterMixLevel)
ltRtCenterMixLevel - Left total/Right total center mix level. Only used for 3/2 coding mode. Valid values: 3.0, 1.5, 0.0, -1.5
-3.0 -4.5 -6.0 -60public Double getLtRtCenterMixLevel()
public Eac3Settings withLtRtCenterMixLevel(Double ltRtCenterMixLevel)
ltRtCenterMixLevel - Left total/Right total center mix level. Only used for 3/2 coding mode. Valid values: 3.0, 1.5, 0.0, -1.5
-3.0 -4.5 -6.0 -60public void setLtRtSurroundMixLevel(Double ltRtSurroundMixLevel)
ltRtSurroundMixLevel - Left total/Right total surround mix level. Only used for 3/2 coding mode. Valid values: -1.5 -3.0 -4.5
-6.0 -60public Double getLtRtSurroundMixLevel()
public Eac3Settings withLtRtSurroundMixLevel(Double ltRtSurroundMixLevel)
ltRtSurroundMixLevel - Left total/Right total surround mix level. Only used for 3/2 coding mode. Valid values: -1.5 -3.0 -4.5
-6.0 -60public 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 - Sample rate in hz. Sample rate is always 48000.public Integer getSampleRate()
public Eac3Settings withSampleRate(Integer sampleRate)
sampleRate - Sample rate in hz. Sample rate is always 48000.public void setStereoDownmix(String stereoDownmix)
stereoDownmix - Stereo downmix preference. Only used for 3/2 coding mode.Eac3StereoDownmixpublic String getStereoDownmix()
Eac3StereoDownmixpublic Eac3Settings withStereoDownmix(String stereoDownmix)
stereoDownmix - Stereo downmix preference. Only used for 3/2 coding mode.Eac3StereoDownmixpublic Eac3Settings withStereoDownmix(Eac3StereoDownmix stereoDownmix)
stereoDownmix - Stereo downmix preference. Only used for 3/2 coding mode.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)
marshall in interface StructuredPojoCopyright © 2019. All rights reserved.