GstMpegts.SDT¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
actual_ts |
r/w |
True if the table describes this transport stream |
|
original_network_id |
r/w |
Network ID of the originating delivery system |
|
services |
r/w |
List of services |
|
transport_stream_id |
r/w |
ID of this transport stream |
Methods¶
class |
|
Details¶
- class GstMpegts.SDT¶
Service Description Table (EN 300 468)
- classmethod new()[source]¶
- Returns:
A newly allocated
GstMpegts.SDT
- Return type:
Allocates and initializes a
GstMpegts.SDT
.