libgphoto2 photo camera library (libgphoto2) API
2.5.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_stop_timeout().
CameraPrivateLibrary* _Camera::pl |
Private data of camera libraries.