Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-113187

Add setResolution method to ImageCapture QML type

XMLWordPrintable

      On some devices the captured resolution can be really low and does not represent the capabilities of the camera used. 

      With C++ API the issue can be worked around by calling the QImageCapture::setResolution(QSize) method when the QImageCapture::readyForCaptureChanged signal is received.

      Making the same the same method available with the QML API would help to make the image capture work on all devices.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtmultimediateam Qt Multimedia Team
            tuomas.vaarala Tuomas Vaarala
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes