Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SetFocusMode doesn't work #65

Closed
caiocs opened this issue May 11, 2021 · 1 comment
Closed

SetFocusMode doesn't work #65

caiocs opened this issue May 11, 2021 · 1 comment

Comments

@caiocs
Copy link

caiocs commented May 11, 2021

Hi,

I tested the example augmented-images and added the config.setFocusMode(Config.FocusMode.AUTO) on the method setupSession(), and the focus doesn't work.

@ThomasGorisse
Copy link
Collaborator

Config.FocusMode.AUTO is used by default.
Please use the setOnSessionConfigurationListener instead of setOnSessionInitializationListener.
Augmented Images Sample has been updated. Clone the latest version to see changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants