AWS::MediaLive::Channel InputChannelLevel - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::MediaLive::Channel InputChannelLevel

The setting to remix the audio.

The parent of this entity is AudioChannelMappings.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Gain" : Integer, "InputChannel" : Integer }

YAML

Gain: Integer InputChannel: Integer

Properties

Gain

The remixing value. Units are in dB, and acceptable values are within the range from -60 (mute) to 6 dB.

Required: No

Type: Integer

Update requires: No interruption

InputChannel

The index of the input channel that is used as a source.

Required: No

Type: Integer

Update requires: No interruption