2 #ifndef RICOH_CAMERA_SDK_STILL_IMAGE_CAPTURE_FORMAT_HPP_ 3 #define RICOH_CAMERA_SDK_STILL_IMAGE_CAPTURE_FORMAT_HPP_ 9 namespace CameraController {
34 static const std::string Name;
52 std::string toString()
const override;
61 #endif // RICOH_CAMERA_SDK_STILL_IMAGE_CAPTURE_FORMAT_HPP_ Definition: camera_device.hpp:13
This class is base class for capture settings. Sub classes of this class are used to handle capture s...
Definition: capture_setting.hpp:20
#define RCSDK_API
Definition: export.hpp:17
This class is base for value of capture settings.
Definition: capture_setting.hpp:70