Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > e22d32dfe0e666801bbe367eaab4597b > files > 323

ayttm-debug-0.5.0.45-2mdv2009.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