vdr  1.7.31
Public Attributes | List of all members
SI::ExtendedSectionHeader Struct Reference

#include <headers.h>

Public Attributes

u_char table_id:8
u_char section_syntax_indicator:1
u_char __pad0__:3
u_char section_length_hi:4
u_char section_length_lo:8
u_char table_id_extension_hi:8
u_char table_id_extension_lo:8
u_char __pad1__:2
u_char version_number:5
u_char current_next_indicator:1
u_char section_number:8
u_char last_section_number:8

Detailed Description

Definition at line 40 of file include/libsi/headers.h.

Member Data Documentation

u_char SI::ExtendedSectionHeader::__pad0__

Definition at line 44 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::__pad1__

Definition at line 55 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::current_next_indicator

Definition at line 57 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::last_section_number

Definition at line 64 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::section_length_hi

Definition at line 45 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::section_length_lo

Definition at line 51 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::section_number

Definition at line 63 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::section_syntax_indicator

Definition at line 43 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::table_id

Definition at line 41 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::table_id_extension_hi

Definition at line 52 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::table_id_extension_lo

Definition at line 53 of file include/libsi/headers.h.

u_char SI::ExtendedSectionHeader::version_number

Definition at line 56 of file include/libsi/headers.h.


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