Class: Aws::Types::Eac3Settings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attenuation_control"ATTENUATE_3_DB", "NONE"

Returns the value of attribute attenuation_control.

Returns:

  • ("ATTENUATE_3_DB", "NONE")


1211
1212
1213
# File 'sig/types.rbs', line 1211

def attenuation_control
  @attenuation_control
end

#bitrate::Float

Returns the value of attribute bitrate.

Returns:

  • (::Float)


1212
1213
1214
# File 'sig/types.rbs', line 1212

def bitrate
  @bitrate
end

#bitstream_mode"COMMENTARY", ...

Returns the value of attribute bitstream_mode.

Returns:

  • ("COMMENTARY", "COMPLETE_MAIN", "EMERGENCY", "HEARING_IMPAIRED", "VISUALLY_IMPAIRED")


1213
1214
1215
# File 'sig/types.rbs', line 1213

def bitstream_mode
  @bitstream_mode
end

#coding_mode"CODING_MODE_1_0", ...

Returns the value of attribute coding_mode.

Returns:

  • ("CODING_MODE_1_0", "CODING_MODE_2_0", "CODING_MODE_3_2")


1214
1215
1216
# File 'sig/types.rbs', line 1214

def coding_mode
  @coding_mode
end

#dc_filter"DISABLED", "ENABLED"

Returns the value of attribute dc_filter.

Returns:

  • ("DISABLED", "ENABLED")


1215
1216
1217
# File 'sig/types.rbs', line 1215

def dc_filter
  @dc_filter
end

#dialnorm::Integer

Returns the value of attribute dialnorm.

Returns:

  • (::Integer)


1216
1217
1218
# File 'sig/types.rbs', line 1216

def dialnorm
  @dialnorm
end

#drc_line"FILM_LIGHT", ...

Returns the value of attribute drc_line.

Returns:

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


1217
1218
1219
# File 'sig/types.rbs', line 1217

def drc_line
  @drc_line
end

#drc_rf"FILM_LIGHT", ...

Returns the value of attribute drc_rf.

Returns:

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


1218
1219
1220
# File 'sig/types.rbs', line 1218

def drc_rf
  @drc_rf
end

#lfe_control"LFE", "NO_LFE"

Returns the value of attribute lfe_control.

Returns:

  • ("LFE", "NO_LFE")


1219
1220
1221
# File 'sig/types.rbs', line 1219

def lfe_control
  @lfe_control
end

#lfe_filter"DISABLED", "ENABLED"

Returns the value of attribute lfe_filter.

Returns:

  • ("DISABLED", "ENABLED")


1220
1221
1222
# File 'sig/types.rbs', line 1220

def lfe_filter
  @lfe_filter
end

#lo_ro_center_mix_level::Float

Returns the value of attribute lo_ro_center_mix_level.

Returns:

  • (::Float)


1221
1222
1223
# File 'sig/types.rbs', line 1221

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)


1222
1223
1224
# File 'sig/types.rbs', line 1222

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)


1223
1224
1225
# File 'sig/types.rbs', line 1223

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)


1224
1225
1226
# File 'sig/types.rbs', line 1224

def lt_rt_surround_mix_level
  @lt_rt_surround_mix_level
end

#metadata_control"FOLLOW_INPUT", "USE_CONFIGURED"

Returns the value of attribute metadata_control.

Returns:

  • ("FOLLOW_INPUT", "USE_CONFIGURED")


1225
1226
1227
# File 'sig/types.rbs', line 1225

def 
  @metadata_control
end

#passthrough_control"NO_PASSTHROUGH", "WHEN_POSSIBLE"

Returns the value of attribute passthrough_control.

Returns:

  • ("NO_PASSTHROUGH", "WHEN_POSSIBLE")


1226
1227
1228
# File 'sig/types.rbs', line 1226

def passthrough_control
  @passthrough_control
end

#phase_control"NO_SHIFT", "SHIFT_90_DEGREES"

Returns the value of attribute phase_control.

Returns:

  • ("NO_SHIFT", "SHIFT_90_DEGREES")


1227
1228
1229
# File 'sig/types.rbs', line 1227

def phase_control
  @phase_control
end

#stereo_downmix"DPL2", ...

Returns the value of attribute stereo_downmix.

Returns:

  • ("DPL2", "LO_RO", "LT_RT", "NOT_INDICATED")


1228
1229
1230
# File 'sig/types.rbs', line 1228

def stereo_downmix
  @stereo_downmix
end

#surround_ex_mode"DISABLED", ...

Returns the value of attribute surround_ex_mode.

Returns:

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


1229
1230
1231
# File 'sig/types.rbs', line 1229

def surround_ex_mode
  @surround_ex_mode
end

#surround_mode"DISABLED", ...

Returns the value of attribute surround_mode.

Returns:

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


1230
1231
1232
# File 'sig/types.rbs', line 1230

def surround_mode
  @surround_mode
end