Hi,

I reveived a sugestion of a friend to use function :
cv::VideoCapture::set ( http://opencv.willowgarage.com/docum...and_video.html ).

However, I´m facing with a big problem.
I,m using the image handler type CvCapture instead VideoCapture.

Even if I instantiate a function to set that parameters, those changes does not persists on the Webcam.
What could I doing wrong ?


+++