A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/MediaLive/Types/Eac3Settings.html below:

Eac3Settings — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::Eac3Settings
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 collapse Instance Attribute Details #attenuation_control ⇒ String

When set to attenuate3Db, applies a 3 dB attenuation to the surround channels. Only used for 3/2 coding mode.

Possible values:

#bitrate ⇒ Float

Average bitrate in bits/second. Valid bitrates depend on the coding mode.

#bitstream_mode ⇒ String

Specifies 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:

#coding_mode ⇒ String

Dolby Digital Plus coding mode. Determines number of channels.

Possible values:

#dc_filter ⇒ String

When set to enabled, activates a DC highpass filter for all input channels.

Possible values:

#dialnorm ⇒ Integer

Sets the dialnorm for the output. If blank and input audio is Dolby Digital Plus, dialnorm will be passed through.

#drc_line ⇒ String

Sets the Dolby dynamic range compression profile.

Possible values:

#drc_rf ⇒ String

Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.

Possible values:

#lfe_control ⇒ String

When encoding 3/2 audio, setting to lfe enables the LFE channel

Possible values:

#lfe_filter ⇒ String

When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with codingMode32 coding mode.

Possible values:

#lo_ro_center_mix_level ⇒ Float

Left only/Right only center mix level. Only used for 3/2 coding mode.

#lo_ro_surround_mix_level ⇒ Float

Left only/Right only surround mix level. Only used for 3/2 coding mode.

#lt_rt_center_mix_level ⇒ Float

Left total/Right total center mix level. Only used for 3/2 coding mode.

#lt_rt_surround_mix_level ⇒ Float

Left total/Right total surround mix level. Only used for 3/2 coding mode.

#metadata_control ⇒ String

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.

Possible values:

#passthrough_control ⇒ String

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:

#phase_control ⇒ String

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 ⇒ String

Stereo downmix preference. Only used for 3/2 coding mode.

Possible values:

#surround_ex_mode ⇒ String

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:

#surround_mode ⇒ String

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