2 #ifndef RICOH_CAMERA_SDK_CAMERA_DEVICE_DETECTOR_HPP_ 3 #define RICOH_CAMERA_SDK_CAMERA_DEVICE_DETECTOR_HPP_ 11 namespace CameraController {
27 static std::vector<std::shared_ptr<CameraDevice>> detect(
DeviceInterface inf);
33 #endif // RICOH_CAMERA_SDK_CAMERA_DEVICE_DETECTOR_HPP_ Definition: camera_device.hpp:13
#define RCSDK_API
Definition: export.hpp:17
The class to detect a camera device.
Definition: camera_device_detector.hpp:19
DeviceInterface
The type of a interface for connection.
Definition: camera_device.hpp:27