FFmpeg
Data Fields
DVBSubObjectDisplay Struct Reference

Data Fields

int object_id
 
int region_id
 
int x_pos
 
int y_pos
 
int fgcolor
 
int bgcolor
 
struct DVBSubObjectDisplayregion_list_next
 
struct DVBSubObjectDisplayobject_list_next
 

Detailed Description

Definition at line 57 of file dvbsubdec.c.

Field Documentation

◆ object_id

int DVBSubObjectDisplay::object_id

Definition at line 58 of file dvbsubdec.c.

Referenced by delete_region_display_list(), and dvbsub_parse_region_segment().

◆ region_id

int DVBSubObjectDisplay::region_id

Definition at line 59 of file dvbsubdec.c.

Referenced by dvbsub_parse_pixel_data_block(), and dvbsub_parse_region_segment().

◆ x_pos

int DVBSubObjectDisplay::x_pos

Definition at line 61 of file dvbsubdec.c.

Referenced by dvbsub_parse_pixel_data_block(), and dvbsub_parse_region_segment().

◆ y_pos

int DVBSubObjectDisplay::y_pos

Definition at line 62 of file dvbsubdec.c.

Referenced by dvbsub_parse_pixel_data_block(), and dvbsub_parse_region_segment().

◆ fgcolor

int DVBSubObjectDisplay::fgcolor

Definition at line 64 of file dvbsubdec.c.

Referenced by dvbsub_parse_region_segment().

◆ bgcolor

int DVBSubObjectDisplay::bgcolor

Definition at line 65 of file dvbsubdec.c.

Referenced by dvbsub_parse_region_segment().

◆ region_list_next

struct DVBSubObjectDisplay* DVBSubObjectDisplay::region_list_next

Definition at line 67 of file dvbsubdec.c.

Referenced by delete_region_display_list(), and dvbsub_parse_region_segment().

◆ object_list_next

struct DVBSubObjectDisplay* DVBSubObjectDisplay::object_list_next

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