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