是否可以使用 AVAssetWriter 录制视频并仍然播放背景声音

发布于 2024-10-29 12:29:18 字数 278 浏览 2 评论 0原文

可能的重复:
AVCaptureSession 取消背景音频

我正在使用 AVCaptureSession 录制没有声音的视频资源。但是是否可以配置 AVAudioSession 来继续 iPod 音频播放背景音乐?

Possible Duplicate:
AVCaptureSession cancels background audio

I am using AVCaptureSession to record video asset with no sound. But is it possible to configure AVAudioSession to continue iPod audio playing background music?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陈独秀 2024-11-05 12:29:18

我还没有使用过 AVAssetWriter,但我打算使用。

到目前为止,我在 AVAudioPlayer 在我的应用程序中播放音乐的同时获得了 AVAudioRecorder 录音。

编辑:但现在看来这不是你想要的。也许尝试修改你的问题以使其清晰,可能会得到更多答案。 :)

I have not used AVAssetWriter yet, but I am planning to.

So far, I got a AVAudioRecorder recording at the same time as an AVAudioPlayer is playing music in my app.

Edit: But now it seems like that's not what you were looking for. Maybe try to revise your question for clearness and it might get some more answers. :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文