Christoph |
Posted - Aug 05 2022 : 06:22:51 Hello Nigel,
I need to capture a video stream from an industrial USB camera and save some separate frames to files. But first I need to set up my camera with some settings like focus, gain, etc. To do this the first time, I start the dialog ImageEnView1.IO.DShowParams.ShowPropertyPages(iepVideoInput, ietFilter,false); Here I can set the values. Now my question, where are these settings stored? Is it possible to set the values without running the dialog?
I use ImageEn Version 11.0.1
Thank you Regards Christoph
Christoph |