Class: Aws::Types::MultiplexVideoSettings

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#constant_bitrate::Integer

Returns the value of attribute constant_bitrate.



2522
2523
2524
# File 'sig/types.rbs', line 2522

def constant_bitrate
  @constant_bitrate
end

#statmux_settingsTypes::MultiplexStatmuxVideoSettings

Returns the value of attribute statmux_settings.



2523
2524
2525
# File 'sig/types.rbs', line 2523

def statmux_settings
  @statmux_settings
end