FFmpeg
|
DVBSubParseContext Struct Reference
Data Fields | |
uint8_t * | packet_buf |
int | packet_start |
int | packet_index |
int | in_packet |
Detailed Description
Definition at line 30 of file dvbsub_parser.c.
Field Documentation
int DVBSubParseContext::in_packet |
Definition at line 34 of file dvbsub_parser.c.
Referenced by dvbsub_parse().
uint8_t* DVBSubParseContext::packet_buf |
Definition at line 31 of file dvbsub_parser.c.
Referenced by dvbsub_parse(), dvbsub_parse_close(), and dvbsub_parse_init().
int DVBSubParseContext::packet_index |
Definition at line 33 of file dvbsub_parser.c.
Referenced by dvbsub_parse().
int DVBSubParseContext::packet_start |
Definition at line 32 of file dvbsub_parser.c.
Referenced by dvbsub_parse().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11