Collaboration diagram for dvbpsi_sdt_service_s:

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