FFmpeg
|
Data Fields | |
double | pts |
AVSubtitle | sub |
int | serial |
double SubPicture::pts |
Definition at line 135 of file ffplay.c.
Referenced by subtitle_thread(), video_image_display(), and video_refresh().
AVSubtitle SubPicture::sub |
Definition at line 136 of file ffplay.c.
Referenced by free_subpicture(), subtitle_thread(), video_image_display(), and video_refresh().
int SubPicture::serial |
Definition at line 137 of file ffplay.c.
Referenced by subtitle_thread(), and video_refresh().