AWS::MediaLive::Multiplexprogram MultiplexProgramPacketIdentifiersMap
Packet identifiers map for a given Multiplex program.
Syntax
To declare this entity in your AWS 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