vdr
2.2.0
|
#include <headers.h>
Public Attributes | |
u_char | descriptor_tag:8 |
u_char | descriptor_length:8 |
u_char | reserved:4 |
u_char | stream_content:4 |
u_char | component_type:8 |
u_char | component_tag:8 |
u_char | lang_code1:8 |
u_char | lang_code2:8 |
u_char | lang_code3:8 |
u_char SI::descr_component::lang_code1 |
Definition at line 1187 of file headers.h.
Referenced by SI::ComponentDescriptor::Parse().
u_char SI::descr_component::lang_code2 |
Definition at line 1188 of file headers.h.
Referenced by SI::ComponentDescriptor::Parse().
u_char SI::descr_component::lang_code3 |
Definition at line 1189 of file headers.h.
Referenced by SI::ComponentDescriptor::Parse().