libgphoto2 photo camera library (libgphoto2) API 2.5.31
gphoto2.h
Go to the documentation of this file.
1
25#ifndef LIBGPHOTO2_GPHOTO2_H
26#define LIBGPHOTO2_GPHOTO2_H
27
28#ifdef __cplusplus
29extern "C" {
30#endif
31
32#ifdef WIN32
33#ifndef CAMLIBS
34#define CAMLIBS "."
35#endif
36#endif
37
41
45
46#ifdef __cplusplus
47}
48#endif
49
50#endif /* !defined(LIBGPHOTO2_GPHOTO2_H) */
Abstracted gphoto2 file operations.
Camery driver header.