#define ZIVID_CORE_EXPORT
Definition: CoreExport.h:101
Interface to one Zivid camera
Definition: Camera.h:113
ZIVID_CORE_EXPORT void update(Camera &camera, const ProgressCallback &progressCallback={})
Update camera firmware
std::function< void(double, const std::string &)> ProgressCallback
A progress callback function type.
Definition: Firmware.h:103
ZIVID_CORE_EXPORT bool isUpToDate(const Camera &camera)
Check if the firmware on the camera is of the version that is required by the API.
The main Zivid namespace. All Zivid code is found here
Definition: Application.h:99