Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How can I detect if camera is focussed?

How can I detect if camera is focussed?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 459 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Taz742T Offline
    Taz742T Offline
    Taz742
    wrote on last edited by A Former User
    #1

    How can I detect if camera is focussed?

    Do what you want.

    1 Reply Last reply
    0
    • benlauB Offline
      benlauB Offline
      benlau
      Qt Champions 2016
      wrote on last edited by
      #2

      From my understanding (correct me if I am wrong), it have no way to determine the focused state for FocusContinuous mode. It works only for manual focus triggered by Camera.searchAndLock(). When it is done, Camera.focus.focusZones[0].status will be changed to CameraFocus.FocusAreaFocused , and Camera.lockStatus will be set to Camera.Locked

      p.s CameraFocus (Qt 5.8) never set focusZones in iOS

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved