FFmpeg
Data Fields
DVBSubObject Struct Reference

Data Fields

int id
 
int version
 
int type
 
DVBSubObjectDisplaydisplay_list
 
struct DVBSubObjectnext
 

Detailed Description

Definition at line 70 of file dvbsubdec.c.

Field Documentation

◆ id

int DVBSubObject::id

Definition at line 71 of file dvbsubdec.c.

Referenced by get_object().

◆ version

int DVBSubObject::version

Definition at line 72 of file dvbsubdec.c.

◆ type

int DVBSubObject::type

Definition at line 74 of file dvbsubdec.c.

Referenced by dvbsub_parse_region_segment().

◆ display_list

DVBSubObjectDisplay* DVBSubObject::display_list

Definition at line 76 of file dvbsubdec.c.

Referenced by delete_region_display_list(), and dvbsub_parse_object_segment().

◆ next

struct DVBSubObject* DVBSubObject::next

Definition at line 78 of file dvbsubdec.c.

Referenced by delete_region_display_list(), and get_object().


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