VideoPicture Struct Reference


Data Fields

double pts
 presentation time stamp for this picture
double duration
 expected duration of the frame
int64_t pos
 byte position in file
int skip
SDL_Overlay * bmp
int width
int height
AVRational sample_aspect_ratio
int allocated
int reallocate
enum PixelFormat pix_fmt

Detailed Description

Definition at line 100 of file ffplay.c.


Field Documentation

Definition at line 108 of file ffplay.c.

Referenced by alloc_picture(), and queue_picture().

SDL_Overlay* VideoPicture::bmp

Definition at line 105 of file ffplay.c.

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

expected duration of the frame

Definition at line 102 of file ffplay.c.

Referenced by queue_picture(), and video_refresh().

Definition at line 106 of file ffplay.c.

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

Definition at line 110 of file ffplay.c.

Referenced by alloc_picture(), and queue_picture().

byte position in file

Definition at line 103 of file ffplay.c.

Referenced by queue_picture(), and video_refresh().

presentation time stamp for this picture

Definition at line 101 of file ffplay.c.

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

Definition at line 109 of file ffplay.c.

Referenced by queue_picture(), and toggle_full_screen().

Definition at line 107 of file ffplay.c.

Referenced by queue_picture(), and video_image_display().

Definition at line 104 of file ffplay.c.

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

Definition at line 106 of file ffplay.c.

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


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

Generated on Fri Oct 26 02:48:07 2012 for FFmpeg by  doxygen 1.5.8