Accessing iOS 6 new APIs for camera exposure and shutter speed

后端 未结 5 2126
星月不相逢
星月不相逢 2020-11-29 01:59

On Apple\'s iOS 6.0 feature page, it used to say

Take advantage of the built-in camera’s advanced features. New APIs let you control focus, exposure,

5条回答
  •  暖寄归人
    2020-11-29 02:27

    Starting with iOS 8.0, this is now finally possible.

    See setExposureModeCustomWithDuration etc. in the Apple documentation.

    Here is an article discussing how to use the APIs.

提交回复
热议问题