开发者

How to use iPhone Camera in Burst Mode

开发者 https://www.devze.com 2023-03-16 07:47 出处:网络
In one of my project I have to use the iPhone Camera in \"Burst Mode\". How it could be done, if possible? 开发者_如何学CYou can try calling the takePicture method of UIImagePickerController with a de

In one of my project I have to use the iPhone Camera in "Burst Mode". How it could be done, if possible? 开发者_如何学C


You can try calling the takePicture method of UIImagePickerController with a delay of say 0.1 seconds for any number of times.

0

精彩评论

暂无评论...
验证码 换一张
取 消