AVCamDemo - captureStillImageAsynchronouslyFromConnection 的完成处理程序不会被调用
我已将 WWDC 2010
中的 AVCamDemo
修改为使用 AVCaptureSessionPresetPhoto
而不是 AVCaptureSessionPresetHigh
。这适用于 iPhone 3GS (iOS 4.3.5),但是当使用 iPhone 3G (iOS 4.2.1) 时,captureStillImageAsynchronouslyFromConnection
的完成处理程序永远不会获取调用,并且预览图层冻结在最后一帧。
有其他人看到过这种行为或知道如何解释吗?
I've modified the AVCamDemo
from WWDC 2010
to use AVCaptureSessionPresetPhoto
instead of AVCaptureSessionPresetHigh
. This works fine with iPhone 3GS (iOS 4.3.5), but when using an iPhone 3G (iOS 4.2.1), the completion handler for captureStillImageAsynchronouslyFromConnection
never gets called, and the preview layer freezes on the last frame.
Has anyone else seen this behavior or know how to explain it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论