

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 AudioTrack
<a name="aws-properties-medialive-channel-audiotrack"></a>

Information about one audio track to extract. You can select multiple tracks.

The parent of this entity is AudioTrackSelection.

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

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

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

```
{
  "[Track](#cfn-medialive-channel-audiotrack-track)" : {{Integer}}
}
```

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

```
  [Track](#cfn-medialive-channel-audiotrack-track): {{Integer}}
```

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

`Track`  <a name="cfn-medialive-channel-audiotrack-track"></a>
1-based integer value that maps to a specific audio track  
*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)