| FFmpeg
    | 
| Data Fields | |
| int | id_number | 
| int | palette_id | 
| int | object_count | 
| PGSSubObjectRef | objects [MAX_OBJECT_REFS] | 
| int64_t | pts | 
Definition at line 61 of file pgssubdec.c.
| int PGSSubPresentation::id_number | 
Definition at line 62 of file pgssubdec.c.
Referenced by parse_presentation_segment().
| int PGSSubPresentation::palette_id | 
Definition at line 63 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
| int PGSSubPresentation::object_count | 
Definition at line 64 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
| PGSSubObjectRef PGSSubPresentation::objects[MAX_OBJECT_REFS] | 
Definition at line 65 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
| int64_t PGSSubPresentation::pts | 
Definition at line 66 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
 1.8.6
 1.8.6