[Interest] QML Camera api question

Lopes Yoann Yoann.Lopes at theqtcompany.com
Thu Dec 4 12:34:56 CET 2014


> On 03 Dec 2014, at 18:22, Harri Pasanen <harri at mpaja.com> wrote:
> 
> 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.

There are no QML equivalents at the moment. You’ll have to make QML wrappers around the C++ API.

—
Yoann


More information about the Interest mailing list