@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()
When set to attenuate3Db, applies a 3 dB attenuation to the surround channels.
|
Double |
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()
When set to enabled, activates a DC highpass filter for all input channels.
|
Integer |
getDialnorm()
Sets the dialnorm for the output.
|
String |
getDrcLine()
Sets the Dolby dynamic range compression profile.
|
String |
getDrcRf()
Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not
exceed specified levels.
|
String |
getLfeControl()
When encoding 3/2 audio, setting to lfe enables the LFE channel
|
String |
getLfeFilter()
When set to enabled, 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 followInput, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this
audio data.
|
String |
getPassthroughControl()
When set to whenPossible, input DD+ audio will be passed through if it is present on the input.
|
String |
getPhaseControl()
When set to shift90Degrees, applies a 90-degree phase shift to the surround channels.
|
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)
Marshalls this structured data using the given
ProtocolMarshaller. |
void |
setAttenuationControl(String attenuationControl)
When set to attenuate3Db, applies a 3 dB attenuation to the surround channels.
|
void |
setBitrate(Double 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)
When set to enabled, activates a DC highpass filter for all input channels.
|
void |
setDialnorm(Integer dialnorm)
Sets the dialnorm for the output.
|
void |
setDrcLine(String drcLine)
Sets the Dolby dynamic range compression profile.
|
void |
setDrcRf(String drcRf)
Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not
exceed specified levels.
|
void |
setLfeControl(String lfeControl)
When encoding 3/2 audio, setting to lfe enables the LFE channel
|
void |
setLfeFilter(String lfeFilter)
When set to enabled, 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 followInput, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this
audio data.
|
void |
setPassthroughControl(String passthroughControl)
When set to whenPossible, input DD+ audio will be passed through if it is present on the input.
|
void |
setPhaseControl(String phaseControl)
When set to shift90Degrees, applies a 90-degree phase shift to the surround channels.
|
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)
When set to attenuate3Db, applies a 3 dB attenuation to the surround channels.
|
Eac3Settings |
withAttenuationControl(String attenuationControl)
When set to attenuate3Db, applies a 3 dB attenuation to the surround channels.
|
Eac3Settings |
withBitrate(Double 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)
When set to enabled, activates a DC highpass filter for all input channels.
|
Eac3Settings |
withDcFilter(String dcFilter)
When set to enabled, activates a DC highpass filter for all input channels.
|
Eac3Settings |
withDialnorm(Integer dialnorm)
Sets the dialnorm for the output.
|
Eac3Settings |
withDrcLine(Eac3DrcLine drcLine)
Sets the Dolby dynamic range compression profile.
|
Eac3Settings |
withDrcLine(String drcLine)
Sets the Dolby dynamic range compression profile.
|
Eac3Settings |
withDrcRf(Eac3DrcRf drcRf)
Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not
exceed specified levels.
|
Eac3Settings |
withDrcRf(String drcRf)
Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not
exceed specified levels.
|
Eac3Settings |
withLfeControl(Eac3LfeControl lfeControl)
When encoding 3/2 audio, setting to lfe enables the LFE channel
|
Eac3Settings |
withLfeControl(String lfeControl)
When encoding 3/2 audio, setting to lfe enables the LFE channel
|
Eac3Settings |
withLfeFilter(Eac3LfeFilter lfeFilter)
When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding.
|
Eac3Settings |
withLfeFilter(String lfeFilter)
When set to enabled, 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 followInput, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this
audio data.
|
Eac3Settings |
withMetadataControl(String metadataControl)
When set to followInput, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this
audio data.
|
Eac3Settings |
withPassthroughControl(Eac3PassthroughControl passthroughControl)
When set to whenPossible, input DD+ audio will be passed through if it is present on the input.
|
Eac3Settings |
withPassthroughControl(String passthroughControl)
When set to whenPossible, input DD+ audio will be passed through if it is present on the input.
|
Eac3Settings |
withPhaseControl(Eac3PhaseControl phaseControl)
When set to shift90Degrees, applies a 90-degree phase shift to the surround channels.
|
Eac3Settings |
withPhaseControl(String phaseControl)
When set to shift90Degrees, applies a 90-degree phase shift to the surround channels.
|
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 - When set to attenuate3Db, 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 - When set to attenuate3Db, applies a 3 dB attenuation to the surround channels. Only used for 3/2 coding
mode.Eac3AttenuationControlpublic Eac3Settings withAttenuationControl(Eac3AttenuationControl attenuationControl)
attenuationControl - When set to attenuate3Db, applies a 3 dB attenuation to the surround channels. Only used for 3/2 coding
mode.Eac3AttenuationControlpublic void setBitrate(Double bitrate)
bitrate - Average bitrate in bits/second. Valid bitrates depend on the coding mode.public Double getBitrate()
public Eac3Settings withBitrate(Double 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 - When set to enabled, activates a DC highpass filter for all input channels.Eac3DcFilterpublic String getDcFilter()
Eac3DcFilterpublic Eac3Settings withDcFilter(String dcFilter)
dcFilter - When set to enabled, activates a DC highpass filter for all input channels.Eac3DcFilterpublic Eac3Settings withDcFilter(Eac3DcFilter dcFilter)
dcFilter - When set to enabled, 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 setDrcLine(String drcLine)
drcLine - Sets the Dolby dynamic range compression profile.Eac3DrcLinepublic String getDrcLine()
Eac3DrcLinepublic Eac3Settings withDrcLine(String drcLine)
drcLine - Sets the Dolby dynamic range compression profile.Eac3DrcLinepublic Eac3Settings withDrcLine(Eac3DrcLine drcLine)
drcLine - Sets the Dolby dynamic range compression profile.Eac3DrcLinepublic void setDrcRf(String drcRf)
drcRf - Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do
not exceed specified levels.Eac3DrcRfpublic String getDrcRf()
Eac3DrcRfpublic Eac3Settings withDrcRf(String drcRf)
drcRf - Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do
not exceed specified levels.Eac3DrcRfpublic Eac3Settings withDrcRf(Eac3DrcRf drcRf)
drcRf - Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do
not exceed specified levels.Eac3DrcRfpublic void setLfeControl(String lfeControl)
lfeControl - When encoding 3/2 audio, setting to lfe enables the LFE channelEac3LfeControlpublic String getLfeControl()
Eac3LfeControlpublic Eac3Settings withLfeControl(String lfeControl)
lfeControl - When encoding 3/2 audio, setting to lfe enables the LFE channelEac3LfeControlpublic Eac3Settings withLfeControl(Eac3LfeControl lfeControl)
lfeControl - When encoding 3/2 audio, setting to lfe enables the LFE channelEac3LfeControlpublic void setLfeFilter(String lfeFilter)
lfeFilter - When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with
codingMode32 coding mode.Eac3LfeFilterpublic String getLfeFilter()
Eac3LfeFilterpublic Eac3Settings withLfeFilter(String lfeFilter)
lfeFilter - When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with
codingMode32 coding mode.Eac3LfeFilterpublic Eac3Settings withLfeFilter(Eac3LfeFilter lfeFilter)
lfeFilter - When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with
codingMode32 coding mode.Eac3LfeFilterpublic void setLoRoCenterMixLevel(Double loRoCenterMixLevel)
loRoCenterMixLevel - Left only/Right only center mix level. Only used for 3/2 coding mode.public Double getLoRoCenterMixLevel()
public Eac3Settings withLoRoCenterMixLevel(Double loRoCenterMixLevel)
loRoCenterMixLevel - Left only/Right only center mix level. Only used for 3/2 coding mode.public void setLoRoSurroundMixLevel(Double loRoSurroundMixLevel)
loRoSurroundMixLevel - Left only/Right only surround mix level. Only used for 3/2 coding mode.public Double getLoRoSurroundMixLevel()
public Eac3Settings withLoRoSurroundMixLevel(Double loRoSurroundMixLevel)
loRoSurroundMixLevel - Left only/Right only surround mix level. Only used for 3/2 coding mode.public void setLtRtCenterMixLevel(Double ltRtCenterMixLevel)
ltRtCenterMixLevel - Left total/Right total center mix level. Only used for 3/2 coding mode.public Double getLtRtCenterMixLevel()
public Eac3Settings withLtRtCenterMixLevel(Double ltRtCenterMixLevel)
ltRtCenterMixLevel - Left total/Right total center mix level. Only used for 3/2 coding mode.public void setLtRtSurroundMixLevel(Double ltRtSurroundMixLevel)
ltRtSurroundMixLevel - Left total/Right total surround mix level. Only used for 3/2 coding mode.public Double getLtRtSurroundMixLevel()
public Eac3Settings withLtRtSurroundMixLevel(Double ltRtSurroundMixLevel)
ltRtSurroundMixLevel - Left total/Right total surround mix level. Only used for 3/2 coding mode.public void setMetadataControl(String metadataControl)
metadataControl - When set to followInput, 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 followInput, 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 followInput, 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 whenPossible, 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 whenPossible, 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 whenPossible, 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 - When set to shift90Degrees, applies a 90-degree phase shift to the surround channels. Only used for 3/2
coding mode.Eac3PhaseControlpublic String getPhaseControl()
Eac3PhaseControlpublic Eac3Settings withPhaseControl(String phaseControl)
phaseControl - When set to shift90Degrees, applies a 90-degree phase shift to the surround channels. Only used for 3/2
coding mode.Eac3PhaseControlpublic Eac3Settings withPhaseControl(Eac3PhaseControl phaseControl)
phaseControl - When set to shift90Degrees, applies a 90-degree phase shift to the surround channels. Only used for 3/2
coding mode.Eac3PhaseControlpublic 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)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.