Class: Aws::Types::MultiplexStatmuxVideoSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#maximum_bitrate::Integer

Returns the value of attribute maximum_bitrate.

Returns:



2502
2503
2504
# File 'sig/types.rbs', line 2502

def maximum_bitrate
  @maximum_bitrate
end

#minimum_bitrate::Integer

Returns the value of attribute minimum_bitrate.

Returns:



2503
2504
2505
# File 'sig/types.rbs', line 2503

def minimum_bitrate
  @minimum_bitrate
end

#priority::Integer

Returns the value of attribute priority.

Returns:



2504
2505
2506
# File 'sig/types.rbs', line 2504

def priority
  @priority
end