TransportStreamProgram
The metadata of a single transport stream program.
Contents
- pcrPid
 - 
               
The Program Clock Reference (PCR) Packet ID (PID) as it is reported in the Program Association Table.
Type: Integer
Required: Yes
 - programNumber
 - 
               
The program number as it is reported in the Program Association Table.
Type: Integer
Required: Yes
 - programPid
 - 
               
The program Packet ID (PID) as it is reported in the Program Association Table.
Type: Integer
Required: Yes
 - streams
 - 
               
The list of elementary transport streams in the program. The list includes video, audio, and data streams.
Type: Array of TransportStream objects
Required: Yes
 - programName
 - 
               
The program name as it is reported in the Program Association Table.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: