Data Fields | |
int | id |
int | type |
DVBSubObjectDisplay * | display_list |
struct DVBSubObject * | next |
Definition at line 181 of file dvbsubdec.c.
DVBSubObjectDisplay* DVBSubObject::display_list |
Definition at line 186 of file dvbsubdec.c.
Referenced by delete_region_display_list(), and dvbsub_parse_object_segment().
int DVBSubObject::id |
Definition at line 182 of file dvbsubdec.c.
Referenced by get_object().
struct DVBSubObject* DVBSubObject::next |
Definition at line 188 of file dvbsubdec.c.
Referenced by delete_region_display_list(), and get_object().
int DVBSubObject::type |
Definition at line 184 of file dvbsubdec.c.
Referenced by dvbsub_parse_region_segment().