FFmpeg
|
Data Fields | |
int | id |
int | window_id |
uint8_t | composition_flag |
int | x |
int | y |
int | crop_x |
int | crop_y |
int | crop_w |
int | crop_h |
Definition at line 49 of file pgssubdec.c.
int PGSSubObjectRef::id |
Definition at line 50 of file pgssubdec.c.
int PGSSubObjectRef::window_id |
Definition at line 51 of file pgssubdec.c.
uint8_t PGSSubObjectRef::composition_flag |
Definition at line 52 of file pgssubdec.c.
int PGSSubObjectRef::x |
Definition at line 53 of file pgssubdec.c.
int PGSSubObjectRef::y |
Definition at line 54 of file pgssubdec.c.
int PGSSubObjectRef::crop_x |
Definition at line 55 of file pgssubdec.c.
int PGSSubObjectRef::crop_y |
Definition at line 56 of file pgssubdec.c.
int PGSSubObjectRef::crop_w |
Definition at line 57 of file pgssubdec.c.
int PGSSubObjectRef::crop_h |
Definition at line 58 of file pgssubdec.c.