|
libdvbpsi
2.0.0-git
MPEG Transport Stream PSI table parser
|
SDT service description structure. More...

Data Fields | |
| uint16_t | i_service_id |
| bool | b_eit_schedule |
| bool | b_eit_present |
| uint8_t | i_running_status |
| bool | b_free_ca |
| uint16_t | i_descriptors_length |
| dvbpsi_descriptor_t * | p_first_descriptor |
| struct dvbpsi_sdt_service_s * | p_next |
SDT service description structure.
This structure is used to store a decoded SDT service description. (ETSI EN 300 468 V1.4.1 section 5.2.3).
| bool dvbpsi_sdt_service_s::b_eit_present |
EIT present/following flag
| bool dvbpsi_sdt_service_s::b_eit_schedule |
EIT schedule flag
| bool dvbpsi_sdt_service_s::b_free_ca |
Free CA mode flag
| uint16_t dvbpsi_sdt_service_s::i_descriptors_length |
Descriptors loop length
| uint8_t dvbpsi_sdt_service_s::i_running_status |
Running status
| uint16_t dvbpsi_sdt_service_s::i_service_id |
service_id
| dvbpsi_descriptor_t* dvbpsi_sdt_service_s::p_first_descriptor |
First of the following DVB descriptors
| struct dvbpsi_sdt_service_s* dvbpsi_sdt_service_s::p_next |
next element of the list