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

Add setResolution method to ImageCapture QML type

    XMLWordPrintable

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes