Hi,
I started using and learning the CameraDemoNet sample and realized that the still image frames were all reported to be the same resolution no matter what I chose in either of the resolution combo boxes that list thesupported image and video resolutions. I then noticed that the sample code doesn't do anything when a resolution is chosen. For the image resolution control there is no event handler at all, and the video resolution control only resets the frame rate control. I would expecteither oneto call a method or set a property of the Camera object to set the desired resolution so that CaptureFrame() returns an image/frame of the desired resolution.
I see that adjusting the supported options via the scrollbar works like I would expect.
This ability to dynamically/programatically choose still image resolution is why I am trying the MCA SDK, so I hope this is possible! Is it?
Thanks again,
Margot


