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

Field Documentation

◆ tid

uint8_t SectionHeader::tid

Definition at line 677 of file mpegts.c.

◆ id

uint16_t SectionHeader::id

Definition at line 678 of file mpegts.c.

◆ version

uint8_t SectionHeader::version

Definition at line 679 of file mpegts.c.

◆ current_next

uint8_t SectionHeader::current_next

Definition at line 680 of file mpegts.c.

◆ sec_num

uint8_t SectionHeader::sec_num

Definition at line 681 of file mpegts.c.

◆ last_sec_num

uint8_t SectionHeader::last_sec_num

Definition at line 682 of file mpegts.c.


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