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
AVFilterPicRefpicref

Detailed Description

Definition at line 99 of file ffplay.c.


Field Documentation

presentation time stamp for this picture

Definition at line 100 of file ffplay.c.

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

av_gettime() time at which this should be displayed ideally

Definition at line 101 of file ffplay.c.

Referenced by queue_picture(), and video_refresh_timer().

byte position in file

Definition at line 102 of file ffplay.c.

Referenced by queue_picture(), and video_refresh_timer().

SDL_Overlay* VideoPicture::bmp

Definition at line 103 of file ffplay.c.

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

Definition at line 104 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(), queue_picture(), and video_image_display().

Definition at line 105 of file ffplay.c.

Referenced by alloc_picture(), and queue_picture().

Definition at line 106 of file ffplay.c.

Referenced by alloc_picture(), and queue_picture().

Definition at line 109 of file ffplay.c.

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


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

Generated on Tue Apr 20 17:40:14 2010 for FFmpeg by  doxygen 1.5.6