ToupCam SDK does not save and load parameters as preset settings. Users could implement this function in their own code. Users usually save the preset settings into files or registry.
The reason is that the requirement of parameter saving for different application is quite different. Some parameters need to be saved while some other one is not needed. Some application is required to save parameters in files while some other one is required to save in registry. Some application is even requested to save the parameters which is not related to the camera.
We can provide demos if users do not know how to write and read the registry.
Contact