GstMpegts.PatProgram¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
network_or_program_map_PID |
r/w |
the network of program map PID |
|
program_number |
r/w |
the program number |
Methods¶
class |
|
Details¶
- class GstMpegts.PatProgram¶
A program entry from a Program Association Table (ITU H.222.0, ISO/IEC 13818-1).
- classmethod new()[source]¶
- Returns:
A newly allocated
GstMpegts.PatProgram
- Return type:
Allocates a new
GstMpegts.PatProgram
.