Data Fields | |
| int | x |
| int | y |
| int | id_number |
| int | object_number |
| uint8_t | composition_flag |
| int64_t | pts |
Definition at line 43 of file pgssubdec.c.
| uint8_t PGSSubPresentation::composition_flag |
Definition at line 48 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
| int PGSSubPresentation::id_number |
Definition at line 46 of file pgssubdec.c.
Referenced by parse_presentation_segment().
| int PGSSubPresentation::object_number |
Definition at line 47 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
| int64_t PGSSubPresentation::pts |
Definition at line 49 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
| int PGSSubPresentation::x |
Definition at line 44 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
| int PGSSubPresentation::y |
Definition at line 45 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().