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

QCameraImageCapture::supportedResolutions() always returns an empty list

    XMLWordPrintable

Details

    Description

      QCamera *camera = new QCamera;
      QCameraImageCapture *imageCapture = new QCameraImageCapture(camera);
      qDebug()<<imageCapture->supportedResolutions();
      

      I always get an empty list in the output. The camera itself works fine(using viewfinder).

      Attachments

        Issue Links

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

          Activity

            People

              valentyn.doroshchuk Valentyn Doroshchuk
              kibsoft Kirill Bukaev
              Votes:
              10 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes