FFmpeg
Data Fields
SectionHeader Struct Reference

Data Fields

uint8_t tid
 
uint16_t id
 
uint8_t version
 
uint8_t current_next
 
uint8_t sec_num
 
uint8_t last_sec_num
 

Detailed Description

Definition at line 651 of file mpegts.c.

Field Documentation

◆ tid

uint8_t SectionHeader::tid

Definition at line 652 of file mpegts.c.

◆ id

uint16_t SectionHeader::id

Definition at line 653 of file mpegts.c.

◆ version

uint8_t SectionHeader::version

Definition at line 654 of file mpegts.c.

◆ current_next

uint8_t SectionHeader::current_next

Definition at line 655 of file mpegts.c.

◆ sec_num

uint8_t SectionHeader::sec_num

Definition at line 656 of file mpegts.c.

◆ last_sec_num

uint8_t SectionHeader::last_sec_num

Definition at line 657 of file mpegts.c.


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