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

Missing method of setting (video)resolution for QML MediaRecorder

    XMLWordPrintable

Details

    • 5f2fd7dd4 (dev)

    Description

      There is no property/method to set the (video)resolution for QML MediaRecorder. However, its C++ counterpart, i.e., QMediaRecorder, does have a method QMediaRecorder::setVideoResolution. However, that method is not Q_INVOKABLE. Nor there is any Q_PROPERTY related to resolution.

      Also I can see in QML Camera example, that the lines about 'resolution' is commented out. As if the functionality of setting resolution was (or will be?) available. Anyway, it is not available now as of 6.4 and 6.5.

      Attachments

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

        Activity

          People

            artemiy Artem Dyomin
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes