AWS::MediaLive::Channel InputChannelLevel - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::MediaLive::Channel InputChannelLevel

The setting to remix the audio.

The parent of this entity is AudioChannelMappings.

Syntax

To declare this entity in your 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