vdr 2.6.1
|
#include <headers.h>
Public Attributes | |
u_char | table_id:8 |
u_char | section_syntax_indicator:1 |
u_char | __pad0__:3 |
u_char | section_length_hi:4 |
u_char | section_length_lo:8 |
u_char | utc_mjd_hi:8 |
u_char | utc_mjd_lo:8 |
u_char | utc_time_h:8 |
u_char | utc_time_m:8 |
u_char | utc_time_s:8 |
u_char | __pad1__:4 |
u_char | descriptors_loop_length_hi:4 |
u_char | descriptors_loop_length_lo:8 |
Definition at line 624 of file include/libsi/headers.h.
u_char SI::tot::__pad0__ |
Definition at line 628 of file include/libsi/headers.h.
u_char SI::tot::__pad1__ |
Definition at line 642 of file include/libsi/headers.h.
u_char SI::tot::descriptors_loop_length_hi |
Definition at line 643 of file include/libsi/headers.h.
u_char SI::tot::descriptors_loop_length_lo |
Definition at line 648 of file include/libsi/headers.h.
u_char SI::tot::section_length_hi |
Definition at line 629 of file include/libsi/headers.h.
u_char SI::tot::section_length_lo |
Definition at line 635 of file include/libsi/headers.h.
u_char SI::tot::section_syntax_indicator |
Definition at line 627 of file include/libsi/headers.h.
u_char SI::tot::table_id |
Definition at line 625 of file include/libsi/headers.h.
u_char SI::tot::utc_mjd_hi |
Definition at line 636 of file include/libsi/headers.h.
u_char SI::tot::utc_mjd_lo |
Definition at line 637 of file include/libsi/headers.h.
u_char SI::tot::utc_time_h |
Definition at line 638 of file include/libsi/headers.h.
u_char SI::tot::utc_time_m |
Definition at line 639 of file include/libsi/headers.h.
u_char SI::tot::utc_time_s |
Definition at line 640 of file include/libsi/headers.h.