vdr 2.6.1
|
#include <headers.h>
Public Attributes | |
u_char | table_id:8 |
u_char | section_syntax_indicator:1 |
u_char | dummy:1 |
u_char | __pad0__:2 |
u_char | section_length_hi:4 |
u_char | section_length_lo:8 |
u_char | reserved_1:8 |
u_char | reserved_2:8 |
u_char | __pad1__:2 |
u_char | version_number:5 |
u_char | current_next_indicator:1 |
u_char | section_number:8 |
u_char | last_section_number:8 |
Definition at line 148 of file include/libsi/headers.h.
u_char SI::cat::__pad0__ |
Definition at line 153 of file include/libsi/headers.h.
u_char SI::cat::__pad1__ |
Definition at line 165 of file include/libsi/headers.h.
u_char SI::cat::current_next_indicator |
Definition at line 167 of file include/libsi/headers.h.
u_char SI::cat::dummy |
Definition at line 152 of file include/libsi/headers.h.
u_char SI::cat::last_section_number |
Definition at line 174 of file include/libsi/headers.h.
u_char SI::cat::reserved_1 |
Definition at line 162 of file include/libsi/headers.h.
u_char SI::cat::reserved_2 |
Definition at line 163 of file include/libsi/headers.h.
u_char SI::cat::section_length_hi |
Definition at line 154 of file include/libsi/headers.h.
u_char SI::cat::section_length_lo |
Definition at line 161 of file include/libsi/headers.h.
u_char SI::cat::section_number |
Definition at line 173 of file include/libsi/headers.h.
u_char SI::cat::section_syntax_indicator |
Definition at line 151 of file include/libsi/headers.h.
u_char SI::cat::table_id |
Definition at line 149 of file include/libsi/headers.h.
u_char SI::cat::version_number |
Definition at line 166 of file include/libsi/headers.h.