Class: Aws::Types::Eac3Settings
- Inherits:
-
Object
- Object
- Aws::Types::Eac3Settings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#attenuation_control ⇒ "ATTENUATE_3_DB", "NONE"
Returns the value of attribute attenuation_control.
-
#bitrate ⇒ ::Float
Returns the value of attribute bitrate.
-
#bitstream_mode ⇒ "COMMENTARY", ...
Returns the value of attribute bitstream_mode.
-
#coding_mode ⇒ "CODING_MODE_1_0", ...
Returns the value of attribute coding_mode.
-
#dc_filter ⇒ "DISABLED", "ENABLED"
Returns the value of attribute dc_filter.
-
#dialnorm ⇒ ::Integer
Returns the value of attribute dialnorm.
-
#drc_line ⇒ "FILM_LIGHT", ...
Returns the value of attribute drc_line.
-
#drc_rf ⇒ "FILM_LIGHT", ...
Returns the value of attribute drc_rf.
-
#lfe_control ⇒ "LFE", "NO_LFE"
Returns the value of attribute lfe_control.
-
#lfe_filter ⇒ "DISABLED", "ENABLED"
Returns the value of attribute lfe_filter.
-
#lo_ro_center_mix_level ⇒ ::Float
Returns the value of attribute lo_ro_center_mix_level.
-
#lo_ro_surround_mix_level ⇒ ::Float
Returns the value of attribute lo_ro_surround_mix_level.
-
#lt_rt_center_mix_level ⇒ ::Float
Returns the value of attribute lt_rt_center_mix_level.
-
#lt_rt_surround_mix_level ⇒ ::Float
Returns the value of attribute lt_rt_surround_mix_level.
-
#metadata_control ⇒ "FOLLOW_INPUT", "USE_CONFIGURED"
Returns the value of attribute metadata_control.
-
#passthrough_control ⇒ "NO_PASSTHROUGH", "WHEN_POSSIBLE"
Returns the value of attribute passthrough_control.
-
#phase_control ⇒ "NO_SHIFT", "SHIFT_90_DEGREES"
Returns the value of attribute phase_control.
-
#stereo_downmix ⇒ "DPL2", ...
Returns the value of attribute stereo_downmix.
-
#surround_ex_mode ⇒ "DISABLED", ...
Returns the value of attribute surround_ex_mode.
-
#surround_mode ⇒ "DISABLED", ...
Returns the value of attribute surround_mode.
Instance Attribute Details
#attenuation_control ⇒ "ATTENUATE_3_DB", "NONE"
Returns the value of attribute attenuation_control.
1211 1212 1213 |
# File 'sig/types.rbs', line 1211 def attenuation_control @attenuation_control end |
#bitrate ⇒ ::Float
Returns the value of attribute bitrate.
1212 1213 1214 |
# File 'sig/types.rbs', line 1212 def bitrate @bitrate end |
#bitstream_mode ⇒ "COMMENTARY", ...
Returns the value of attribute bitstream_mode.
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.
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.
1215 1216 1217 |
# File 'sig/types.rbs', line 1215 def dc_filter @dc_filter end |
#dialnorm ⇒ ::Integer
Returns the value of attribute dialnorm.
1216 1217 1218 |
# File 'sig/types.rbs', line 1216 def dialnorm @dialnorm end |
#drc_line ⇒ "FILM_LIGHT", ...
Returns the value of attribute drc_line.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
1230 1231 1232 |
# File 'sig/types.rbs', line 1230 def surround_mode @surround_mode end |