vdr  2.4.1
Public Attributes | List of all members
SI::eit_event Struct Reference

#include <headers.h>

Public Attributes

u_char event_id_hi:8
 
u_char event_id_lo:8
 
u_char mjd_hi:8
 
u_char mjd_lo:8
 
u_char start_time_h:8
 
u_char start_time_m:8
 
u_char start_time_s:8
 
u_char duration_h:8
 
u_char duration_m:8
 
u_char duration_s:8
 
u_char running_status:3
 
u_char free_ca_mode:1
 
u_char descriptors_loop_length_hi:4
 
u_char descriptors_loop_length_lo:8
 

Detailed Description

Definition at line 531 of file headers.h.

Member Data Documentation

◆ descriptors_loop_length_hi

u_char SI::eit_event::descriptors_loop_length_hi

Definition at line 545 of file headers.h.

◆ descriptors_loop_length_lo

u_char SI::eit_event::descriptors_loop_length_lo

Definition at line 551 of file headers.h.

◆ duration_h

u_char SI::eit_event::duration_h

Definition at line 539 of file headers.h.

◆ duration_m

u_char SI::eit_event::duration_m

Definition at line 540 of file headers.h.

◆ duration_s

u_char SI::eit_event::duration_s

Definition at line 541 of file headers.h.

◆ event_id_hi

u_char SI::eit_event::event_id_hi

Definition at line 532 of file headers.h.

◆ event_id_lo

u_char SI::eit_event::event_id_lo

Definition at line 533 of file headers.h.

◆ free_ca_mode

u_char SI::eit_event::free_ca_mode

Definition at line 544 of file headers.h.

◆ mjd_hi

u_char SI::eit_event::mjd_hi

Definition at line 534 of file headers.h.

◆ mjd_lo

u_char SI::eit_event::mjd_lo

Definition at line 535 of file headers.h.

◆ running_status

u_char SI::eit_event::running_status

Definition at line 543 of file headers.h.

◆ start_time_h

u_char SI::eit_event::start_time_h

Definition at line 536 of file headers.h.

◆ start_time_m

u_char SI::eit_event::start_time_m

Definition at line 537 of file headers.h.

◆ start_time_s

u_char SI::eit_event::start_time_s

Definition at line 538 of file headers.h.


The documentation for this struct was generated from the following file: