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

Add API to choose orientation of captured camera images

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS

    Description

      Right now we have different behaviors depending on the platform. On Android, captures are in device orientation while on iOS they are in sensor orientation.
      We should have an API to choose the desired behavior. Something like:

      Camera.imageCapture.orientation : enumeration
      

      With the following enum values:

      SensorOrientation (default)
      DeviceOrientation
      UIOrientation
      

      Attachments

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

        Activity

          People

            bartlomiejmoskal Bartlomiej Moskal
            scorp1us Jason Hihn
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            10 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes