08-04-2005 03:47 AM
08-04-2005 06:17 PM
Most camera attributes can not be set while grabbing. The propper way to set attributes is to stop your acquisition, set the attribute, and resume acquisition.
You could set this up with an event structure to happen all programatically once you change a value on any of your attribure controls - this would cause only a very slight pause in your video feed.
10-31-2005 02:33 PM