ios - 如何避免在使用 `AVCaptureStillImageOutput` 捕获静态图像时快门声音吃力?

标签 ios avfoundation

我正在使用 AVCaptureStillImageOutput 捕获图像。一切都做得很好。但我尝试导航到新的 View Controller ,快门声很困难。有什么解决方法可以避免这种情况吗?

最佳答案

尝试将输出设置为AVCaptureVideoDataOutput(而不是AVCaptureStillImageOutput)并从视频输出中捕获单帧。

关于ios - 如何避免在使用 `AVCaptureStillImageOutput` 捕获静态图像时快门声音吃力?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5349667/

相关文章:

iOS:请求访问相机

ios - 无法使用 AVAssetTrackReaderOutput 在 while 循环中更新 UIViewImage

ios - 无延迟播放音效

iphone - 访问 Android 和 iOS 平台的数据/语音流

ios - 断言失败 : movie player has wrong activation state (1)

ios - 我如何绘制一个带有角半径的三角形?

ios - 视频swift中的图像/文本叠加

iPhone iOS : SQLite3 Not able to get last ID value in Table

ios - 如果将方法放入 viewDidLoad() 中,为什么应用程序会崩溃?

swift - iOS - Swift - 录制时的一些音频达到最大允许长度