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

Deprecate QCamera::FocusModeAutoNear and Far

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P4: Low
    • None
    • None
    • Multimedia
    • None
    • All

    Description

      We cannot implement QCamera::FocusModeAutoNear and AutoFar on Android, as there are no settings that are similar to these in the Android Camera2 API. These types only have iOS equivalents in AVFoundation. This is not ideal, since we want to have unified APIs that we can reliably implement on multiple platforms, especially across mobile platforms.

      It seems there is some customer demand for this kind of functionality, such as when scanning QR codes. The best option that we can implement is the QCamera::focusPoint functionality. I believe this will require us to make a separate QCamera::FocusModeCustomFocusPoint enumerator, and will require some clarifications on the semantics of how it works.

      Attachments

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

        Activity

          People

            qtmultimediateam Qt Multimedia Team
            npskalerud Nils Petter Skålerud
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes