libgphoto2 photo camera library (libgphoto2) API
2.4.14
Main Page
Related Pages
Data Structures
Files
File List
Globals
gphoto2-setting.h
Go to the documentation of this file.
1
24
#ifndef __GPHOTO2_SETTING_H__
25
#define __GPHOTO2_SETTING_H__
26
27
#ifdef __cplusplus
28
extern
"C"
{
29
#endif
/* __cplusplus */
30
31
int
gp_setting_set
(
char
*
id
,
char
*key,
char
*value);
32
int
gp_setting_get
(
char
*
id
,
char
*key,
char
*value);
33
34
#ifdef __cplusplus
35
}
36
#endif
/* __cplusplus */
37
38
#endif
/* __GPHOTO2_SETTING_H__ */
gphoto2
gphoto2-setting.h
Generated on Thu Mar 20 2014 08:53:15 for libgphoto2 photo camera library (libgphoto2) API by
1.8.1.2