AVCaptureStillImageOutput快门定时

时间:2014-01-21 04:59:16

标签: ios objective-c avfoundation

我创建了一个使用AVFoundation的AVCaptureStillImageOutput的应用。我意识到在我的应用程序和其他样本源中,快门按下后快门需要1秒钟才能发出声音。

点击按钮后是否有办法发出声音?我搜索并发现了类似的问题,但没有找到具体的答案。

How to avoid shutter sound struggling during capturing still image with `AVCaptureStillImageOutput`?

Is there any way to improve time between shots with AVCaptureStillImageOutput?

How can I mute the capture sound in AVFoundation?

0 个答案:

没有答案