开发者

How to remove the shutter at the opening and closing of the iPhone Camera in app?

I have to remove the shutter at the opening of the Camera. Is there any property regarding this?

Thanks in advance.开发者_开发技巧


You can't do that using UIImagePickerController. You have to use AVFoundation framework and access the camera from lower level.

Here's some (buggy) Apple sample code AVCam to run and play with. However this code can be significantly simplified: see this.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜