vdr  1.7.31
Public Attributes | List of all members
SI::tdt 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 utc_mjd_hi:8
u_char utc_mjd_lo:8
u_char utc_time_h:8
u_char utc_time_m:8
u_char utc_time_s:8

Detailed Description

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

Member Data Documentation

u_char SI::tdt::__pad0__

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

u_char SI::tdt::section_length_hi

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

u_char SI::tdt::section_length_lo

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

u_char SI::tdt::section_syntax_indicator

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

u_char SI::tdt::table_id

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

u_char SI::tdt::utc_mjd_hi

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

u_char SI::tdt::utc_mjd_lo

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

u_char SI::tdt::utc_time_h

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

u_char SI::tdt::utc_time_m

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

u_char SI::tdt::utc_time_s

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


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