GstMpegts.SDTService¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
EIT_present_following_flag |
r/w |
EIT present/following information is present in this transport stream |
|
EIT_schedule_flag |
r/w |
EIT schedule information is present in this transport stream |
|
descriptors |
r/w |
List of descriptors |
|
free_CA_mode |
r/w |
True if one or more streams is controlled by a CA system |
|
running_status |
r/w |
Status of this service |
|
service_id |
r/w |
The program number this table belongs to |
Methods¶
class |
|
Details¶
- class GstMpegts.SDTService¶
- classmethod new()[source]¶
- Returns:
A newly allocated
GstMpegts.SDTService
- Return type:
Allocates and initializes a
GstMpegts.SDTService
.