libgphoto2 photo camera library (libgphoto2) API
2.5.10.1
|
Data Fields | |
CameraPrivateLibrary * | pl |
CameraPrivateCore * | pc |
Those should be accessed only by the camera driver. | |
GPPort * | port |
CameraFilesystem * | fs |
CameraFunctions * | functions |
CameraPrivateCore* _Camera::pc |
Private data of the core of gphoto2.
Referenced by gp_camera_exit(), gp_camera_free(), gp_camera_get_abilities(), gp_camera_get_port_speed(), gp_camera_init(), gp_camera_ref(), gp_camera_set_abilities(), gp_camera_set_port_speed(), gp_camera_set_timeout_funcs(), gp_camera_start_timeout(), gp_camera_stop_timeout(), and gp_camera_unref().
CameraPrivateLibrary* _Camera::pl |
Private data of camera libraries.