class Aws::MediaLive::Types::InputChannelLevel

Input Channel Level

@note When making an API call, you may pass InputChannelLevel

data as a hash:

    {
      gain: 1, # required
      input_channel: 1, # required
    }

@!attribute [rw] gain

Remixing value. Units are in dB and acceptable values are within the
range from -60 (mute) and 6 dB.
@return [Integer]

@!attribute [rw] input_channel

The index of the input channel used as a source.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputChannelLevel AWS API Documentation

Constants

SENSITIVE