vdr 2.7.6
SI::SectionHeader Struct Reference

#include <headers.h>

Public Attributes

u_char table_id:8
u_char section_syntax_indicator:1
u_char :3
u_char section_length_hi:4
u_char section_length_lo:8

Detailed Description

Definition at line 26 of file headers.h.

Member Data Documentation

◆ __pad0__

u_char SI::SectionHeader::__pad0__

Definition at line 30 of file headers.h.

◆ section_length_hi

u_char SI::SectionHeader::section_length_hi

Definition at line 31 of file headers.h.

◆ section_length_lo

u_char SI::SectionHeader::section_length_lo

Definition at line 37 of file headers.h.

◆ section_syntax_indicator

u_char SI::SectionHeader::section_syntax_indicator

Definition at line 29 of file headers.h.

◆ table_id

u_char SI::SectionHeader::table_id

Definition at line 27 of file headers.h.


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