You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaLive::Types::Eac3SettingsWhen passing Eac3Settings as input to an Aws::Client method, you can use a vanilla Hash:
{
attenuation_control: "ATTENUATE_3_DB", bitrate: 1.0,
bitstream_mode: "COMMENTARY", coding_mode: "CODING_MODE_1_0", dc_filter: "DISABLED", dialnorm: 1,
drc_line: "FILM_LIGHT", drc_rf: "FILM_LIGHT", lfe_control: "LFE", lfe_filter: "DISABLED", lo_ro_center_mix_level: 1.0,
lo_ro_surround_mix_level: 1.0,
lt_rt_center_mix_level: 1.0,
lt_rt_surround_mix_level: 1.0,
metadata_control: "FOLLOW_INPUT", passthrough_control: "NO_PASSTHROUGH", phase_control: "NO_SHIFT", stereo_downmix: "DPL2", surround_ex_mode: "DISABLED", surround_mode: "DISABLED", }
Eac3 Settings
Returned by:
Instance Attribute Summary collapseWhen set to attenuate3Db, applies a 3 dB attenuation to the surround channels.
Average bitrate in bits/second.
Specifies the bitstream mode (bsmod) for the emitted E-AC-3 stream.
Dolby Digital Plus coding mode.
When set to enabled, activates a DC highpass filter for all input channels.
Sets the dialnorm for the output.
Sets the Dolby dynamic range compression profile.
Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.
When encoding 3/2 audio, setting to lfe enables the LFE channel
Possible values:
.
When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding.
Left only/Right only center mix level.
Left only/Right only surround mix level.
Left total/Right total center mix level.
Left total/Right total surround mix level.
When set to followInput, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data.
When set to whenPossible, input DD+ audio will be passed through if it is present on the input.
When set to shift90Degrees, applies a 90-degree phase shift to the surround channels.
Stereo downmix preference.
When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and right surround channels.
When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.
When set to attenuate3Db, applies a 3 dB attenuation to the surround channels. Only used for 3/2 coding mode.
Possible values:
Average bitrate in bits/second. Valid bitrates depend on the coding mode.
#bitstream_mode ⇒ StringSpecifies the bitstream mode (bsmod) for the emitted E-AC-3 stream. See ATSC A/52-2012 (Annex E) for background on these values.
Possible values:
Dolby Digital Plus coding mode. Determines number of channels.
Possible values:
When set to enabled, activates a DC highpass filter for all input channels.
Possible values:
Sets the dialnorm for the output. If blank and input audio is Dolby Digital Plus, dialnorm will be passed through.
#drc_line ⇒ StringSets the Dolby dynamic range compression profile.
Possible values:
Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.
Possible values:
When encoding 3/2 audio, setting to lfe enables the LFE channel
Possible values:
When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with codingMode32 coding mode.
Possible values:
Left only/Right only center mix level. Only used for 3/2 coding mode.
#lo_ro_surround_mix_level ⇒ FloatLeft only/Right only surround mix level. Only used for 3/2 coding mode.
#lt_rt_center_mix_level ⇒ FloatLeft total/Right total center mix level. Only used for 3/2 coding mode.
#lt_rt_surround_mix_level ⇒ FloatLeft total/Right total surround mix level. Only used for 3/2 coding mode.
#metadata_control ⇒ StringWhen 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.
Possible values:
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.
Possible values:
When set to shift90Degrees, applies a 90-degree phase shift to the surround channels. Only used for 3/2 coding mode.
Possible values:
Stereo downmix preference. Only used for 3/2 coding mode.
Possible values:
When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and right surround channels.
Possible values:
When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4