| FFmpeg
    | 
PGSSubPictureReference Struct Reference
  | Data Fields | |
| int | x | 
| int | y | 
| int | picture_id | 
| int | composition | 
Detailed Description
Definition at line 44 of file pgssubdec.c.
Field Documentation
| int PGSSubPictureReference::composition | 
Definition at line 48 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
| int PGSSubPictureReference::picture_id | 
Definition at line 47 of file pgssubdec.c.
Referenced by display_end_segment(), parse_picture_segment(), and parse_presentation_segment().
| int PGSSubPictureReference::x | 
Definition at line 45 of file pgssubdec.c.
Referenced by display_end_segment(), and parse_presentation_segment().
| int PGSSubPictureReference::y | 
Definition at line 46 of file pgssubdec.c.
Referenced by display_end_segment(), parse_palette_segment(), and parse_presentation_segment().
The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 2025 06:56:27 for FFmpeg by
 1.8.11
 1.8.11