Change exposure with OpenCv - Linux

Hi,

It doesn’t work with auto exposure. I did the following:

cv::VideoCapture::set(cv::CAP_PROP_AUTO_EXPOSURE, 70)

Does it make sense?

Thanks!