Class: Aws::Types::AudioChannelMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_channel_levels::Array[Types::InputChannelLevel]

Returns the value of attribute input_channel_levels.

Returns:



96
97
98
# File 'sig/types.rbs', line 96

def input_channel_levels
  @input_channel_levels
end

#output_channel::Integer

Returns the value of attribute output_channel.

Returns:

  • (::Integer)


97
98
99
# File 'sig/types.rbs', line 97

def output_channel
  @output_channel
end