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

QCameraImageCapture::supportedResolutions() always returns an empty list

XMLWordPrintable

      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).

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes