GstMpegts.NIT¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
actual_network |
r/w |
Whether this NIT corresponds to the actual stream |
|
descriptors |
r/w |
the global descriptors |
|
network_id |
r/w |
ID of the network that this NIT describes |
|
streams |
r/w |
the streams |
Methods¶
class |
|
Details¶
- class GstMpegts.NIT¶
Network Information Table (ISO/IEC 13818-1 / EN 300 468)
- classmethod new()[source]¶
- Returns:
A newly allocated
GstMpegts.NIT
- Return type:
Allocates and initializes a
GstMpegts.NIT
.