FFmpeg
|
Data Fields | |
int | id_number |
int | object_count |
PGSSubPictureReference * | objects |
int64_t | pts |
Definition at line 51 of file pgssubdec.c.
int PGSSubPresentation::id_number |
Definition at line 52 of file pgssubdec.c.
Referenced by parse_presentation_segment().
int PGSSubPresentation::object_count |
Definition at line 53 of file pgssubdec.c.
Referenced by close_decoder(), display_end_segment(), and parse_presentation_segment().
PGSSubPictureReference* PGSSubPresentation::objects |
Definition at line 54 of file pgssubdec.c.
Referenced by close_decoder(), display_end_segment(), and parse_presentation_segment().
int64_t PGSSubPresentation::pts |
Definition at line 55 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().