View a markdown version of this page

AWS::MediaLive::Channel AudioTrack - 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).

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

AWS::MediaLive::Channel AudioTrack

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

The parent of this entity is AudioTrackSelection.

Syntax

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

JSON

{ "PremixSettings" : AudioPreMixerSettings, "Track" : Integer }

Properties

PremixSettings

The optional audio pre-mixer settings for this track. When specified, the service applies channel remixing, gain adjustment, and loudness normalization to this track before interleaving.

Required: No

Type: AudioPreMixerSettings

Update requires: No interruption

Track

1-based integer value that maps to a specific audio track

Required: No

Type: Integer

Update requires: No interruption