无延迟地播放 iPod 库中的音乐

发布于 2024-11-08 04:57:10 字数 342 浏览 0 评论 0原文

我正在尝试播放 iPod 库中的音频文件,从调用“播放”到实际音乐开始播放没有任何延迟。 我尝试使用 MPMusicPlayerController,但有时会出现延迟,甚至几秒钟。我还尝试在实际播放之前调用“播放”和“暂停”,但没有帮助。

我尝试使用 AVPlayer 进行相同的操作,但出现同样的问题。 当我尝试使用 AVAudioPlayer 并调用其“prepareToPlay”时,效果非常好!绝对没有延迟,但 AVAudioPlayer 无法播放 iPod 库中的音乐。

不幸的是,AVPlayer 或 MPMusicPlayerController 都没有此方法。

任何帮助将不胜感激。

吉利。

I am trying to play audio files from the iPod library without any delay from calling 'play' to when the actual music starts.
I tried using the MPMusicPlayerController, but sometimes there is a delay, even a couple of seconds. I also tried calling 'play' and 'pause' before the actual play, but it didn't help.

I tried the same using AVPlayer, but the same problem.
When I tried using AVAudioPlayer and calling its 'prepareToPlay' it worked great! absolutely no delay, but the AVAudioPlayer cannot play music from the iPod library.

Unfortunately, nor the AVPlayer or the MPMusicPlayerController have this method.

Any help would be appreciated.

Gili.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文