FFmpeg
|
PGSSubPresentation Struct Reference
Collaboration diagram for PGSSubPresentation:

Data Fields | |
int | id_number |
int | object_count |
PGSSubPictureReference * | objects |
int64_t | pts |
Detailed Description
Definition at line 51 of file pgssubdec.c.
Field Documentation
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().
The documentation for this struct was generated from the following file:
Generated on Wed Apr 16 2025 06:53:32 for FFmpeg by
