vdr 2.6.1
|
#include <headers.h>
Public Attributes | |
u_char | descriptor_tag:8 |
u_char | descriptor_length:8 |
u_char | lang_code1:8 |
u_char | lang_code2:8 |
u_char | lang_code3:8 |
u_char | event_name_length:8 |
Definition at line 1114 of file include/libsi/headers.h.
u_char SI::descr_short_event::descriptor_length |
Definition at line 1116 of file include/libsi/headers.h.
u_char SI::descr_short_event::descriptor_tag |
Definition at line 1115 of file include/libsi/headers.h.
u_char SI::descr_short_event::event_name_length |
Definition at line 1120 of file include/libsi/headers.h.
Referenced by SI::ShortEventDescriptor::Parse().
u_char SI::descr_short_event::lang_code1 |
Definition at line 1117 of file include/libsi/headers.h.
Referenced by SI::ShortEventDescriptor::Parse().
u_char SI::descr_short_event::lang_code2 |
Definition at line 1118 of file include/libsi/headers.h.
Referenced by SI::ShortEventDescriptor::Parse().
u_char SI::descr_short_event::lang_code3 |
Definition at line 1119 of file include/libsi/headers.h.
Referenced by SI::ShortEventDescriptor::Parse().