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

AWS::MediaLive::Channel AudioPidSelection

Used to extract audio by The PID.

The parent of this entity is AudioSelectorSettings.

Syntax

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

JSON

{ "Pid" : Integer }

YAML

Pid: Integer

Properties

Pid

Select the audio by this PID.

Required: No

Type: Integer

Update requires: No interruption