View a markdown version of this page

AWS::MediaLive::Channel AudioPid - 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 AudioPid

Contains the packet identifier (PID) value and optional pre-mixer settings for a single audio stream within a source.

Syntax

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

Properties

DolbyEDecode

Property description not available.

Required: No

Type: AudioDolbyEDecode

Update requires: No interruption

Pid

The packet identifier (PID) value from within the source.

Required: No

Type: Integer

Update requires: No interruption

PremixSettings

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

Required: No

Type: AudioPreMixerSettings

Update requires: No interruption