Data Fields | |
| double | pts | 
| presentation time stamp for this picture   | |
| SDL_Overlay * | bmp | 
| int | width | 
| int | height | 
| int | allocated | 
Definition at line 84 of file ffplay.c.
| SDL_Overlay* VideoPicture::bmp | 
Definition at line 86 of file ffplay.c.
Referenced by alloc_picture(), queue_picture(), stream_close(), and video_image_display().
| double VideoPicture::pts | 
presentation time stamp for this picture
Definition at line 85 of file ffplay.c.
Referenced by queue_picture(), video_image_display(), and video_refresh_timer().
 1.5.8