Back to FabImage Library website
You are here: Start » Function Reference » Camera Support » ZebraCVCameras » ZebraCVCameras_SetStringParameter
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | fil |
| Module: | ThirdParty |
Sets a string parameter of the ZebraCVCameras device.
Syntax
void fil::ZebraCVCameras_SetStringParameter ( ZebraCVCameras_State& ioState, ftl::Optional<const ftl::String&> inDeviceID, const ftl::String& inName, const ftl::String& inValue )


