VideoPicture Struct Reference


Data Fields

double pts
 presentation time stamp for this picture
int64_t pos
 byte position in file
int skip
SDL_Overlay * bmp
int width
int height
AVRational sample_aspect_ratio
int allocated
int reallocate

Detailed Description

Definition at line 102 of file ffplay.c.


Field Documentation

Definition at line 109 of file ffplay.c.

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

SDL_Overlay* VideoPicture::bmp

Definition at line 106 of file ffplay.c.

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

Definition at line 107 of file ffplay.c.

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

byte position in file

Definition at line 104 of file ffplay.c.

Referenced by queue_picture(), and video_refresh().

presentation time stamp for this picture

Definition at line 103 of file ffplay.c.

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

Definition at line 110 of file ffplay.c.

Referenced by queue_picture(), and toggle_full_screen().

Definition at line 108 of file ffplay.c.

Referenced by calculate_display_rect(), and queue_picture().

Definition at line 105 of file ffplay.c.

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

Definition at line 107 of file ffplay.c.

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


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

Generated on Fri Oct 26 02:50:17 2012 for FFmpeg by  doxygen 1.5.8