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

Issues with settings #428

Closed
andersborgabiro opened this issue Feb 21, 2018 · 2 comments
Closed

Issues with settings #428

andersborgabiro opened this issue Feb 21, 2018 · 2 comments

Comments

@andersborgabiro
Copy link

iOS doesn't accept setWhiteBalanceMode(CameraPreview.WHITE_BALANCE_MODE.LOCK) ("lock"), even though it's listed in getSupportedWhiteBalanceModes. It retains the previous mode.

getExposureModes CONTINUOUS is spelled "cotinuous". Not sure this affects the function though.

@Choppel
Copy link

Choppel commented Mar 5, 2018

Hi @andersborgabiro
I will try to look into the problem with "white balance mode lock" tomorrow. Last week I tried but had to delay it *sigh

Looking at the source I guess the misspelling of continous breaks the code. Please create a PR for that.

@westonganger
Copy link
Collaborator

This mispelling is now fixed in master.

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

3 participants