RICOH Camera USB SDK for C++
1.1.0
RICOH Camera USB SDK for C++
|
The class to detect a camera device. More...
#include <ricoh_camera_sdk/camera_device_detector.hpp>
Static Public Member Functions | |
static std::vector< std::shared_ptr< CameraDevice > > | detect (DeviceInterface inf) |
Detects a camera device. More... | |
The class to detect a camera device.
|
static |
Detects a camera device.
inf | The interface for connection |