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