00001 typedefstruct snapshot_t {
00002 char *p_data; /* Data area */
00003
00004 int i_width; /* In pixels */
00005 int i_height; /* In pixels */
00006 int i_datasize; /* In bytes */
00007 mtime_t date; /* Presentation time */
00008 } snapshot_t;
Generated on Tue Dec 20 10:14:19 2005 for vlc-0.8.4a by
1.4.2