Go to the documentation of this file.
27 #ifndef iw_grab_types_H
28 #define iw_grab_types_H
35 #define IW_DACSNAME "icewing"
38 #define IW_PAL_WIDTH 768
39 #define IW_PAL_HEIGHT 576
41 #define IW_OUTPUT_NONE 0
42 #define IW_OUTPUT_FUNCTION (1<<0)
43 #define IW_OUTPUT_STREAM (1<<1)
44 #define IW_OUTPUT_STATUS (1<<2)
46 #define IW_GRAB_IDENT "image"
47 #define IW_GRAB_RGB_IDENT "imageRGB"
74 #ifndef iw_grab_protos_H
75 #define iw_grab_protos_H
116 int img_num,
const struct timeval *time);