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)


865
866
867
# File 'sig/types.rbs', line 865

def bitrate
  @bitrate
end

#bitstream_mode"COMPLETE_MAIN"

Returns the value of attribute bitstream_mode.

Returns:

  • ("COMPLETE_MAIN")


866
867
868
# File 'sig/types.rbs', line 866

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")


867
868
869
# File 'sig/types.rbs', line 867

def coding_mode
  @coding_mode
end

#dialogue_intelligence"ENABLED", "DISABLED"

Returns the value of attribute dialogue_intelligence.

Returns:

  • ("ENABLED", "DISABLED")


868
869
870
# File 'sig/types.rbs', line 868

def dialogue_intelligence
  @dialogue_intelligence
end

#downmix_control"SPECIFIED", "INITIALIZE_FROM_SOURCE"

Returns the value of attribute downmix_control.

Returns:

  • ("SPECIFIED", "INITIALIZE_FROM_SOURCE")


869
870
871
# File 'sig/types.rbs', line 869

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")


870
871
872
# File 'sig/types.rbs', line 870

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")


871
872
873
# File 'sig/types.rbs', line 871

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")


872
873
874
# File 'sig/types.rbs', line 872

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)


873
874
875
# File 'sig/types.rbs', line 873

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)


874
875
876
# File 'sig/types.rbs', line 874

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)


875
876
877
# File 'sig/types.rbs', line 875

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)


876
877
878
# File 'sig/types.rbs', line 876

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")


877
878
879
# File 'sig/types.rbs', line 877

def metering_mode
  @metering_mode
end

#sample_rate::Integer

Returns the value of attribute sample_rate.

Returns:

  • (::Integer)


878
879
880
# File 'sig/types.rbs', line 878

def sample_rate
  @sample_rate
end

#speech_threshold::Integer

Returns the value of attribute speech_threshold.

Returns:

  • (::Integer)


879
880
881
# File 'sig/types.rbs', line 879

def speech_threshold
  @speech_threshold
end

#stereo_downmix"NOT_INDICATED", ...

Returns the value of attribute stereo_downmix.

Returns:

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


880
881
882
# File 'sig/types.rbs', line 880

def stereo_downmix
  @stereo_downmix
end

#surround_ex_mode"NOT_INDICATED", ...

Returns the value of attribute surround_ex_mode.

Returns:

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


881
882
883
# File 'sig/types.rbs', line 881

def surround_ex_mode
  @surround_ex_mode
end