vdr  2.2.0
Public Attributes | List of all members
SI::descr_component Struct Reference

#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
 

Detailed Description

Definition at line 1175 of file headers.h.

Member Data Documentation

u_char SI::descr_component::component_tag

Definition at line 1186 of file headers.h.

u_char SI::descr_component::component_type

Definition at line 1185 of file headers.h.

u_char SI::descr_component::descriptor_length

Definition at line 1177 of file headers.h.

u_char SI::descr_component::descriptor_tag

Definition at line 1176 of file headers.h.

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().

u_char SI::descr_component::reserved

Definition at line 1179 of file headers.h.

u_char SI::descr_component::stream_content

Definition at line 1180 of file headers.h.


The documentation for this struct was generated from the following file: