Back to FabImage Library website
You are here: Start » Function Reference » Camera Support » cxCam » cxCam_SetIntegerParameter
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | fil |
| Module: | ThirdParty |
Sets parameter using cxCam Support Package.
Syntax
void fil::cxCam_SetIntegerParameter ( cxCam_State& ioState, ftl::Optional<const ftl::String&> inDeviceID, const ftl::String& inName, int inValue )


