MPMoviePlayerViewController 和背景音频

发布于 2024-10-02 11:02:22 字数 269 浏览 0 评论 0原文

我在后台 MPMoviePlayerViewController 内播放音频时遇到问题。我可以将其指向 mp3 并收听音频,但是当我进入后台时,我就听不到音频了。

我将 plist 条目设置为继续播放音频,并将音频会话设置为 AVAudioSessionCategoryPlayback。当我按下主页按钮,等待几秒钟,然后返回应用程序时,音频会前进,就好像它一直在播放一样,当应用程序在后台时,我只是听不到任何声音。

知道是什么原因造成的吗?

谢谢!

I am having trouble playing audio inside a MPMoviePlayerViewController in the background. I can point it to mp3's just fine and listen to the audio, but when I go into the background, I don't hear audio anymore.

I set the plist entry to keep playing audio and set the audio session toAVAudioSessionCategoryPlayback. When I hit the home button, wait a few seconds, and go back to the app, the audio advanced as if it had kept playing, I just can't hear a thing when the app is in the background.

Any idea what causes this?

Thanks!

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

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

发布评论

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

评论(1

情未る 2024-10-09 11:02:22

我刚刚在模拟器中进行了测试,但它失败了。但它在设备上运行良好。一定是模拟器的bug。

I just tested in the simulator, and it fails there. It does work fine on the device though. Must be a bug in the simulator.

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