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 | __pad1__:8 |
u_char | __pad2__:8 |
u_char | __pad3__: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 270 of file include/libsi/headers.h.
u_char SI::tsdt::__pad0__ |
Definition at line 275 of file include/libsi/headers.h.
u_char SI::tsdt::__pad1__ |
Definition at line 284 of file include/libsi/headers.h.
u_char SI::tsdt::__pad2__ |
Definition at line 285 of file include/libsi/headers.h.
u_char SI::tsdt::__pad3__ |
Definition at line 287 of file include/libsi/headers.h.
u_char SI::tsdt::current_next_indicator |
Definition at line 289 of file include/libsi/headers.h.
u_char SI::tsdt::dummy |
Definition at line 274 of file include/libsi/headers.h.
u_char SI::tsdt::last_section_number |
Definition at line 296 of file include/libsi/headers.h.
u_char SI::tsdt::section_length_hi |
Definition at line 276 of file include/libsi/headers.h.
u_char SI::tsdt::section_length_lo |
Definition at line 283 of file include/libsi/headers.h.
u_char SI::tsdt::section_number |
Definition at line 295 of file include/libsi/headers.h.
u_char SI::tsdt::section_syntax_indicator |
Definition at line 273 of file include/libsi/headers.h.
u_char SI::tsdt::table_id |
Definition at line 271 of file include/libsi/headers.h.
u_char SI::tsdt::version_number |
Definition at line 288 of file include/libsi/headers.h.