Class: Aws::Types::Eac3AtmosSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bitrate::Integer

Returns the value of attribute bitrate.

Returns:

  • (::Integer)


844
845
846
# File 'sig/types.rbs', line 844

def bitrate
  @bitrate
end

#bitstream_mode"COMPLETE_MAIN"

Returns the value of attribute bitstream_mode.

Returns:

  • ("COMPLETE_MAIN")


845
846
847
# File 'sig/types.rbs', line 845

def bitstream_mode
  @bitstream_mode
end

#coding_mode"CODING_MODE_AUTO", ...

Returns the value of attribute coding_mode.

Returns:

  • ("CODING_MODE_AUTO", "CODING_MODE_5_1_4", "CODING_MODE_7_1_4", "CODING_MODE_9_1_6")


846
847
848
# File 'sig/types.rbs', line 846

def coding_mode
  @coding_mode
end

#dialogue_intelligence"ENABLED", "DISABLED"

Returns the value of attribute dialogue_intelligence.

Returns:

  • ("ENABLED", "DISABLED")


847
848
849
# File 'sig/types.rbs', line 847

def dialogue_intelligence
  @dialogue_intelligence
end

#downmix_control"SPECIFIED", "INITIALIZE_FROM_SOURCE"

Returns the value of attribute downmix_control.

Returns:

  • ("SPECIFIED", "INITIALIZE_FROM_SOURCE")


848
849
850
# File 'sig/types.rbs', line 848

def downmix_control
  @downmix_control
end

#dynamic_range_compression_line"NONE", ...

Returns the value of attribute dynamic_range_compression_line.

Returns:

  • ("NONE", "FILM_STANDARD", "FILM_LIGHT", "MUSIC_STANDARD", "MUSIC_LIGHT", "SPEECH")


849
850
851
# File 'sig/types.rbs', line 849

def dynamic_range_compression_line
  @dynamic_range_compression_line
end

#dynamic_range_compression_rf"NONE", ...

Returns the value of attribute dynamic_range_compression_rf.

Returns:

  • ("NONE", "FILM_STANDARD", "FILM_LIGHT", "MUSIC_STANDARD", "MUSIC_LIGHT", "SPEECH")


850
851
852
# File 'sig/types.rbs', line 850

def dynamic_range_compression_rf
  @dynamic_range_compression_rf
end

#dynamic_range_control"SPECIFIED", "INITIALIZE_FROM_SOURCE"

Returns the value of attribute dynamic_range_control.

Returns:

  • ("SPECIFIED", "INITIALIZE_FROM_SOURCE")


851
852
853
# File 'sig/types.rbs', line 851

def dynamic_range_control
  @dynamic_range_control
end

#lo_ro_center_mix_level::Float

Returns the value of attribute lo_ro_center_mix_level.

Returns:

  • (::Float)


852
853
854
# File 'sig/types.rbs', line 852

def lo_ro_center_mix_level
  @lo_ro_center_mix_level
end

#lo_ro_surround_mix_level::Float

Returns the value of attribute lo_ro_surround_mix_level.

Returns:

  • (::Float)


853
854
855
# File 'sig/types.rbs', line 853

def lo_ro_surround_mix_level
  @lo_ro_surround_mix_level
end

#lt_rt_center_mix_level::Float

Returns the value of attribute lt_rt_center_mix_level.

Returns:

  • (::Float)


854
855
856
# File 'sig/types.rbs', line 854

def lt_rt_center_mix_level
  @lt_rt_center_mix_level
end

#lt_rt_surround_mix_level::Float

Returns the value of attribute lt_rt_surround_mix_level.

Returns:

  • (::Float)


855
856
857
# File 'sig/types.rbs', line 855

def lt_rt_surround_mix_level
  @lt_rt_surround_mix_level
end

#metering_mode"LEQ_A", ...

Returns the value of attribute metering_mode.

Returns:

  • ("LEQ_A", "ITU_BS_1770_1", "ITU_BS_1770_2", "ITU_BS_1770_3", "ITU_BS_1770_4")


856
857
858
# File 'sig/types.rbs', line 856

def metering_mode
  @metering_mode
end

#sample_rate::Integer

Returns the value of attribute sample_rate.

Returns:

  • (::Integer)


857
858
859
# File 'sig/types.rbs', line 857

def sample_rate
  @sample_rate
end

#speech_threshold::Integer

Returns the value of attribute speech_threshold.

Returns:

  • (::Integer)


858
859
860
# File 'sig/types.rbs', line 858

def speech_threshold
  @speech_threshold
end

#stereo_downmix"NOT_INDICATED", ...

Returns the value of attribute stereo_downmix.

Returns:

  • ("NOT_INDICATED", "STEREO", "SURROUND", "DPL2")


859
860
861
# File 'sig/types.rbs', line 859

def stereo_downmix
  @stereo_downmix
end

#surround_ex_mode"NOT_INDICATED", ...

Returns the value of attribute surround_ex_mode.

Returns:

  • ("NOT_INDICATED", "ENABLED", "DISABLED")


860
861
862
# File 'sig/types.rbs', line 860

def surround_ex_mode
  @surround_ex_mode
end