FFmpeg
Data Fields
DVBSubParseContext Struct Reference

Data Fields

int packet_start
 
int packet_index
 
int in_packet
 
uint8_t packet_buf [PARSE_BUF_SIZE]
 

Detailed Description

Definition at line 35 of file dvbsub_parser.c.

Field Documentation

◆ packet_start

int DVBSubParseContext::packet_start

Definition at line 36 of file dvbsub_parser.c.

Referenced by dvbsub_parse().

◆ packet_index

int DVBSubParseContext::packet_index

Definition at line 37 of file dvbsub_parser.c.

Referenced by dvbsub_parse().

◆ in_packet

int DVBSubParseContext::in_packet

Definition at line 38 of file dvbsub_parser.c.

Referenced by dvbsub_parse().

◆ packet_buf

uint8_t DVBSubParseContext::packet_buf[PARSE_BUF_SIZE]

Definition at line 39 of file dvbsub_parser.c.

Referenced by dvbsub_parse().


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