FFmpeg  1.2.4
Data Fields
DVBSubObject Struct Reference

Data Fields

int id
int version
int type
DVBSubObjectDisplaydisplay_list
struct DVBSubObjectnext

Detailed Description

Definition at line 182 of file dvbsubdec.c.

Field Documentation

DVBSubObjectDisplay* DVBSubObject::display_list

Definition at line 188 of file dvbsubdec.c.

Referenced by delete_region_display_list(), and dvbsub_parse_object_segment().

int DVBSubObject::id

Definition at line 183 of file dvbsubdec.c.

Referenced by get_object().

struct DVBSubObject* DVBSubObject::next

Definition at line 190 of file dvbsubdec.c.

Referenced by delete_objects(), delete_region_display_list(), and get_object().

int DVBSubObject::type

Definition at line 186 of file dvbsubdec.c.

Referenced by dvbsub_parse_region_segment().

int DVBSubObject::version

Definition at line 184 of file dvbsubdec.c.


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