|
DVBCore
1.0
Open source DVB engine
|
Data Fields | |
| struct si_eit_event_entry * | next |
| U8BIT | sect_num |
| U16BIT | event_id |
| U16BIT | start_date |
| U8BIT | start_hrs |
| U8BIT | start_mins |
| U8BIT | start_secs |
| U8BIT | duration_hrs |
| U8BIT | duration_mins |
| U8BIT | duration_secs |
| U8BIT | running_status |
| BOOLEAN | all_streams_free |
| U8BIT | preferred_name_id |
| U8BIT | num_ca_id_entries |
| U16BIT * | ca_id_desc_array |
| U8BIT | num_component_entries |
| SI_COMPONENT_DESC * | component_desc_array |
| U8BIT | num_content_entries |
| SI_CONTENT_DESC * | content_desc_array |
| U8BIT | num_multiling_component_entries |
| SI_MULTILING_COMPONENT_DESC * | multiling_component_desc_array |
| U8BIT | num_parental_rating_entries |
| SI_PARENTAL_RATING_DESC * | parental_rating_desc_array |
| U8BIT | num_short_event_entries |
| SI_SHORT_EVENT_DESC * | short_event_desc_array |
| U8BIT | num_extended_event_entries |
| SI_EXTENDED_EVENT_DESC * | extended_event_desc_array |
| U8BIT | num_crids |
| SI_CRID_DESC * | crid_list |
| SI_CRID_DESC * | last_crid_entry |
| SI_GUIDANCE_DESC * | guidance |
| SI_FTA_CONTENT_DESC * | fta_content_desc |