FFmpeg  1.2.12
Data Fields
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 462 of file mpegts.c.

Field Documentation

uint16_t SectionHeader::id

Definition at line 464 of file mpegts.c.

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

uint8_t SectionHeader::last_sec_num

Definition at line 467 of file mpegts.c.

Referenced by parse_section_header(), and pmt_cb().

uint8_t SectionHeader::sec_num

Definition at line 466 of file mpegts.c.

Referenced by parse_section_header(), and pmt_cb().

uint8_t SectionHeader::tid

Definition at line 463 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 465 of file mpegts.c.

Referenced by parse_section_header().


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