

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::MediaLive::Channel Eac3AtmosSettings
<a name="aws-properties-medialive-channel-eac3atmossettings"></a>

<a name="aws-properties-medialive-channel-eac3atmossettings-description"></a>The `Eac3AtmosSettings` property type specifies Property description not available. for an [AWS::MediaLive::Channel](aws-resource-medialive-channel.md).

## Syntax
<a name="aws-properties-medialive-channel-eac3atmossettings-syntax"></a>

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

### JSON
<a name="aws-properties-medialive-channel-eac3atmossettings-syntax.json"></a>

```
{
  "[Bitrate](#cfn-medialive-channel-eac3atmossettings-bitrate)" : {{Number}},
  "[CodingMode](#cfn-medialive-channel-eac3atmossettings-codingmode)" : {{String}},
  "[Dialnorm](#cfn-medialive-channel-eac3atmossettings-dialnorm)" : {{Integer}},
  "[DrcLine](#cfn-medialive-channel-eac3atmossettings-drcline)" : {{String}},
  "[DrcRf](#cfn-medialive-channel-eac3atmossettings-drcrf)" : {{String}},
  "[HeightTrim](#cfn-medialive-channel-eac3atmossettings-heighttrim)" : {{Number}},
  "[SurroundTrim](#cfn-medialive-channel-eac3atmossettings-surroundtrim)" : {{Number}}
}
```

### YAML
<a name="aws-properties-medialive-channel-eac3atmossettings-syntax.yaml"></a>

```
  [Bitrate](#cfn-medialive-channel-eac3atmossettings-bitrate): {{Number}}
  [CodingMode](#cfn-medialive-channel-eac3atmossettings-codingmode): {{String}}
  [Dialnorm](#cfn-medialive-channel-eac3atmossettings-dialnorm): {{Integer}}
  [DrcLine](#cfn-medialive-channel-eac3atmossettings-drcline): {{String}}
  [DrcRf](#cfn-medialive-channel-eac3atmossettings-drcrf): {{String}}
  [HeightTrim](#cfn-medialive-channel-eac3atmossettings-heighttrim): {{Number}}
  [SurroundTrim](#cfn-medialive-channel-eac3atmossettings-surroundtrim): {{Number}}
```

## Properties
<a name="aws-properties-medialive-channel-eac3atmossettings-properties"></a>

`Bitrate`  <a name="cfn-medialive-channel-eac3atmossettings-bitrate"></a>
Property description not available.  
*Required*: No  
*Type*: Number  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`CodingMode`  <a name="cfn-medialive-channel-eac3atmossettings-codingmode"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Dialnorm`  <a name="cfn-medialive-channel-eac3atmossettings-dialnorm"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`DrcLine`  <a name="cfn-medialive-channel-eac3atmossettings-drcline"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`DrcRf`  <a name="cfn-medialive-channel-eac3atmossettings-drcrf"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`HeightTrim`  <a name="cfn-medialive-channel-eac3atmossettings-heighttrim"></a>
Property description not available.  
*Required*: No  
*Type*: Number  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SurroundTrim`  <a name="cfn-medialive-channel-eac3atmossettings-surroundtrim"></a>
Property description not available.  
*Required*: No  
*Type*: Number  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)