什么是拍摄多张图片的UIImagePickerController的推荐方法-takePicture [英] what is the recommended approach for taking multiple pictures with UIImagePickerController -takePicture

查看:141
本文介绍了什么是拍摄多张图片的UIImagePickerController的推荐方法-takePicture的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

该文档暗示takePicture的在单一模式视图多次运行的能力。特别是这支持采取多张图片,而无需离开界面,但需要你隐藏默认图像​​选择器控制。

The docs hint at the ability of takePicture to run multiple times in a single modal view. Particularly "This supports taking more than one picture without leaving the interface, but requires that you hide the default image picker controls."

我想带25张图片约4秒,但是从我读过,有与这样做在紧密循环的问题。我会睡在照片之间〜0.16秒我怀疑会不会是照片之间的时间足够量:
<一href=\"http://stackoverflow.com/questions/1647321/iphone-taking-a-picture-programmatically\">http://stackoverflow.com/questions/1647321/iphone-taking-a-picture-programmatically

I'd like to take 25 pictures in roughly 4 seconds, however from what I've read, there are issues with doing that in a tight loop. I'd be sleeping for ~ .16 seconds between photos and I suspect that won't be a sufficient amount of time between photos: http://stackoverflow.com/questions/1647321/iphone-taking-a-picture-programmatically

我会用UIGetScreenImage(),但这里的讨论,它看起来像这种意志prevent从进入商店应用程序:
<一href=\"http://stackoverflow.com/questions/1531815/takepicture-vs-uigetscreenimage\">http://stackoverflow.com/questions/1531815/takepicture-vs-uigetscreenimage

I'd use UIGetScreenImage(), but from the discussion here, it looks like that will prevent the app from getting into the store: http://stackoverflow.com/questions/1531815/takepicture-vs-uigetscreenimage

如果任何人有任何建议,这将是极大的AP preciated。

If anyone has any suggestions it would be greatly appreciated.

推荐答案

UIGetScreenImage();现在允许并要适应更多的速射的照片您的需求。

UIGetScreenImage(); is now allowed and should suit your needs for more rapid-fire photos.

编辑:下面dredful是正确的。苹果公司已经开通官方实时视频数据流的访问。

dredful below is correct. Apple has opened access to an official real-time video data stream.

这篇关于什么是拍摄多张图片的UIImagePickerController的推荐方法-takePicture的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆