Post

Replies

Boosts

Views

Activity

Reply to AVCaptureDevice.ExposureMode.locked not working on photo capture
Same, this behaviour is so weird, please help, Using device.exposureMode = .locked, or device.exposureMode = .custom, or device.setExposureModeCustom() does not work. The live preview shows the updated ISO and exposureTime settings, and the printed values right before capturing confirm it. But as soon as the code tries to .capturePhoto(), the settings are set back to auto, auto ISO, auto exposureTime, no honoring of the manual values set. Only the exposure bias is honored, but if anything changes in the scene then the exposure will also change (because auto).
Jan ’23