Class: Aws::Types::MultiplexVideoSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#constant_bitrate::Integer

Returns the value of attribute constant_bitrate.

Returns:

  • (::Integer)


2519
2520
2521
# File 'sig/types.rbs', line 2519

def constant_bitrate
  @constant_bitrate
end

#statmux_settingsTypes::MultiplexStatmuxVideoSettings

Returns the value of attribute statmux_settings.



2520
2521
2522
# File 'sig/types.rbs', line 2520

def statmux_settings
  @statmux_settings
end