AWS::MediaLive::Multiplexprogram MultiplexProgramPacketIdentifiersMap - 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::Multiplexprogram MultiplexProgramPacketIdentifiersMap

Packet identifiers map for a given Multiplex program.

Syntax

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

JSON

{ "AudioPids" : [ Integer, ... ], "DvbSubPids" : [ Integer, ... ], "DvbTeletextPid" : Integer, "EtvPlatformPid" : Integer, "EtvSignalPid" : Integer, "KlvDataPids" : [ Integer, ... ], "PcrPid" : Integer, "PmtPid" : Integer, "PrivateMetadataPid" : Integer, "Scte27Pids" : [ Integer, ... ], "Scte35Pid" : Integer, "TimedMetadataPid" : Integer, "VideoPid" : Integer }

YAML

AudioPids: - Integer DvbSubPids: - Integer DvbTeletextPid: Integer EtvPlatformPid: Integer EtvSignalPid: Integer KlvDataPids: - Integer PcrPid: Integer PmtPid: Integer PrivateMetadataPid: Integer Scte27Pids: - Integer Scte35Pid: Integer TimedMetadataPid: Integer VideoPid: Integer

Properties

AudioPids

Property description not available.

Required: No

Type: Array of Integer

Update requires: No interruption

DvbSubPids

Property description not available.

Required: No

Type: Array of Integer

Update requires: No interruption

DvbTeletextPid

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

EtvPlatformPid

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

EtvSignalPid

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

KlvDataPids

Property description not available.

Required: No

Type: Array of Integer

Update requires: No interruption

PcrPid

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

PmtPid

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

PrivateMetadataPid

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

Scte27Pids

Property description not available.

Required: No

Type: Array of Integer

Update requires: No interruption

Scte35Pid

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

TimedMetadataPid

Property description not available.

Required: No

Type: Integer

Update requires: No interruption

VideoPid

Property description not available.

Required: No

Type: Integer

Update requires: No interruption