|
FFmpeg
|
Data Fields | |
| int | region_id |
| int | x_pos |
| int | y_pos |
| struct DVBSubRegionDisplay * | next |
Definition at line 192 of file dvbsubdec.c.
| int DVBSubRegionDisplay::region_id |
Definition at line 193 of file dvbsubdec.c.
Referenced by dvbsub_parse_page_segment(), and save_subtitle_set().
| int DVBSubRegionDisplay::x_pos |
Definition at line 195 of file dvbsubdec.c.
Referenced by dvbsub_parse_page_segment().
| int DVBSubRegionDisplay::y_pos |
Definition at line 196 of file dvbsubdec.c.
Referenced by dvbsub_parse_page_segment().
| struct DVBSubRegionDisplay* DVBSubRegionDisplay::next |
Definition at line 198 of file dvbsubdec.c.
Referenced by dvbsub_close_decoder(), dvbsub_parse_page_segment(), and save_subtitle_set().
1.8.2