SectionHeader Struct Reference

Data Fields

uint8_t tid
uint16_t id
uint8_t version
uint8_t sec_num
uint8_t last_sec_num

Detailed Description

Definition at line 424 of file mpegts.c.

Field Documentation

uint16_t SectionHeader::id

Definition at line 426 of file mpegts.c.

Referenced by parse_section_header(), and pmt_cb().

uint8_t SectionHeader::last_sec_num

Definition at line 429 of file mpegts.c.

Referenced by parse_section_header(), and pmt_cb().

uint8_t SectionHeader::sec_num

Definition at line 428 of file mpegts.c.

Referenced by parse_section_header(), and pmt_cb().

uint8_t SectionHeader::tid

Definition at line 425 of file mpegts.c.

Referenced by m4sl_cb(), parse_section_header(), pat_cb(), pmt_cb(), and sdt_cb().

uint8_t SectionHeader::version

Definition at line 427 of file mpegts.c.

Referenced by parse_section_header().


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