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


