FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
PGSSubPresentation Struct Reference

Data Fields

int id_number
 
int object_count
 
PGSSubPictureReferenceobjects
 
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: