Reading the QML Camera api docs I can see a way to set exposure modes.
But I don't seem to find a way to query the list of supported exposure 
modes.

QCameraExposure::isExposureModeSupported() would seem to be the function 
to call in C++, but how to do that from QML?

Same goes for supportedApertures, IsoSensitivities, etc.

The C++ side seems somewhat incomplete as well, but that is another story.


Harri
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to