Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-2933

QCameraFormat Class Unable to construct

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 6.8.0.2
    • PySide
    • None
    • Window 10
    • Linux/X11, macOS, Windows

    Description

      According to the documentation, you can use QCameraFormat to set the camera format, such as resolution, etc. In Qt5, this is QCameraViewfinderSettings, which has a setResolution method. In Qt 6, it changed to QCameraFormat and has related properties like
      resolution , but it cannot be set. whether passing parameters or directly passing values like
      QCameraFormat.resolution(w, h) or QCameraFormat.setResolution or QCameraFormat.resolution = QSize(w, h)

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            rainzee rainzee wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes