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

Add option to change HDR #13

Closed
FulcrumOne opened this issue Jun 10, 2024 · 1 comment
Closed

Add option to change HDR #13

FulcrumOne opened this issue Jun 10, 2024 · 1 comment

Comments

@FulcrumOne
Copy link
Contributor

No description provided.

@FulcrumOne FulcrumOne changed the title Add support for HDR Mode Add option to change HDR Mode Jun 17, 2024
@FulcrumOne FulcrumOne changed the title Add option to change HDR Mode Add option to change HDR Jun 17, 2024
@FulcrumOne FulcrumOne mentioned this issue Jun 19, 2024
FulcrumOne added a commit that referenced this issue Jun 19, 2024
feat:
- Added possibility to change HDR mode (#13)
- Added possibility to change camera exposure (#18)

perf:
- Camera Preview performance improvements
- Capturing Videos performance improvements
@tiendq
Copy link

tiendq commented Nov 8, 2024

@FulcrumOne

I found this option but I don't know why it doesn't work with .init, can you tell my why? Thanks.

var manager: CameraManager = .init(
    hdrMode: CameraHDRMode.off,  // Error: Extra argument 'hdrMode' in call
    focusImageColor: .yellow,
    focusImageSize: 92
  )

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