View a markdown version of this page

AWS::MediaLive::Channel Eac3AtmosSettings - AWS CloudFormation

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 Eac3AtmosSettings

Eac3 Atmos Settings

Syntax

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

JSON

{ "Bitrate" : Number, "CodingMode" : String, "Dialnorm" : Integer, "DrcLine" : String, "DrcRf" : String, "HeightTrim" : Number, "SurroundTrim" : Number }

YAML

Bitrate: Number CodingMode: String Dialnorm: Integer DrcLine: String DrcRf: String HeightTrim: Number SurroundTrim: Number

Properties

Bitrate

Average bitrate in bits/second. Valid bitrates depend on the coding mode.

Required: No

Type: Number

Update requires: No interruption

CodingMode

Dolby Digital Plus with Dolby Atmos coding mode. Determines number of channels.

Required: No

Type: String

Update requires: No interruption

Dialnorm

Sets the dialnorm for the output. Default 23.

Required: No

Type: Integer

Update requires: No interruption

DrcLine

Sets the Dolby dynamic range compression profile.

Required: No

Type: String

Update requires: No interruption

DrcRf

Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.

Required: No

Type: String

Update requires: No interruption

HeightTrim

Height dimensional trim. Sets the maximum amount to attenuate the height channels when the downstream player isn't configured to handle Dolby Digital Plus with Dolby Atmos and must remix the channels.

Required: No

Type: Number

Update requires: No interruption

SurroundTrim

Surround dimensional trim. Sets the maximum amount to attenuate the surround channels when the downstream player isn't configured to handle Dolby Digital Plus with Dolby Atmos and must remix the channels.

Required: No

Type: Number

Update requires: No interruption