VideoPicture Struct Reference


Data Fields

double pts
 presentation time stamp for this picture
double target_clock
 av_gettime() time at which this should be displayed ideally
int64_t pos
 byte position in file
SDL_Overlay * bmp
int width
int height
int allocated
enum PixelFormat pix_fmt

Detailed Description

Definition at line 97 of file ffplay.c.


Field Documentation

Definition at line 103 of file ffplay.c.

Referenced by alloc_picture(), and queue_picture().

SDL_Overlay* VideoPicture::bmp

Definition at line 101 of file ffplay.c.

Referenced by alloc_picture(), queue_picture(), stream_close(), and video_image_display().

Definition at line 102 of file ffplay.c.

Referenced by alloc_picture(), queue_picture(), and video_image_display().

Definition at line 104 of file ffplay.c.

Referenced by alloc_picture(), and queue_picture().

byte position in file

Definition at line 100 of file ffplay.c.

Referenced by queue_picture(), and video_refresh().

presentation time stamp for this picture

Definition at line 98 of file ffplay.c.

Referenced by queue_picture(), video_image_display(), and video_refresh().

av_gettime() time at which this should be displayed ideally

Definition at line 99 of file ffplay.c.

Referenced by get_video_frame(), queue_picture(), and video_refresh().

Definition at line 102 of file ffplay.c.

Referenced by alloc_picture(), queue_picture(), and video_image_display().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:38:25 2012 for FFmpeg by  doxygen 1.5.8