Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > by-pkgid > d1be6f65f2c3c9b75cf9b48fad7ff85f > files > 443

ayttm-debug-0.6.2-2mdv2011.0.i586.rpm

#ifndef __VIDEO_H_
#define __VIDEO_H_

#ifdef __cplusplus
extern "C" {
#endif

	extern long int (*video_grab_frame) (unsigned char **);

#ifdef __cplusplus
}
#endif
#endif