2 #ifndef RICOH_CAMERA_SDK_CAPTURE_HPP_ 3 #define RICOH_CAMERA_SDK_CAPTURE_HPP_ 11 namespace CameraController {
47 virtual const std::string& getId()
const = 0;
67 #endif // RICOH_CAMERA_SDK_CAPTURE_HPP_ Definition: camera_device.hpp:13
#define RCSDK_API
Definition: export.hpp:17
The interface for a camera capture information.
Definition: capture.hpp:38
This class for setting of capture method. Only use in Capture::getMethod()
Definition: capture_method.hpp:14
CaptureState
The type of a state of a capture.
Definition: capture.hpp:18