1

Can the shutter speed be controlled on a windows phone?

I know Nokia has an Imaging SDK available for its LUMIA phones, not sure if somebody has tried to control shutter speed and if it is available to be controlled through the SDK?

Any guidance is appreciated?

David Božjak
  • 16,887
  • 18
  • 67
  • 98
Pratik Kothari
  • 2,446
  • 2
  • 32
  • 54
  • [This Windows Phone app](http://www.wpcentral.com/oneshot-windows-phone-8-first-app-show-power-nokia-imaging-sdk) is claimed to be able to set shutter speed, so apparently the answer is Yes. – stuartd Mar 19 '14 at 15:20
  • Are you doing it on the managed level or on the native level? – David Božjak Mar 24 '14 at 09:00

1 Answers1

0

Nokia Imaging SDK doesn't support controlling the shutter speed, at least not on the C# level. It might be possible on the native level, but it will most likely be very complex.

Here is a msdn page regarding controlling the advanced photo capture options.

David Božjak
  • 16,887
  • 18
  • 67
  • 98