Libav
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 484 of file mpegts.c.

Field Documentation

◆ tid

uint8_t SectionHeader::tid

Definition at line 485 of file mpegts.c.

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

◆ id

uint16_t SectionHeader::id

Definition at line 486 of file mpegts.c.

Referenced by parse_section_header(), and pmt_cb().

◆ version

uint8_t SectionHeader::version

Definition at line 487 of file mpegts.c.

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

◆ sec_num

uint8_t SectionHeader::sec_num

Definition at line 488 of file mpegts.c.

Referenced by parse_section_header(), and pmt_cb().

◆ last_sec_num

uint8_t SectionHeader::last_sec_num

Definition at line 489 of file mpegts.c.

Referenced by parse_section_header(), and pmt_cb().


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