![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
Contains internal helper constants and functions. More...
Functions | |
constexpr const char * | defaultCameraSerialNumber () |
Default serial number for selecting the system camera. | |
Contains internal helper constants and functions.
This namespace holds implementation details and constants used internally by the irsol::utils namespace. Users typically do not need to use this namespace directly.
|
constexpr |
Default serial number for selecting the system camera.
A compile-time constant string identifying the preferred or fallback camera serial number used by irsol::utils::loadDefaultCamera.
Definition at line 227 of file utils.cpp.