AVQueuePlayer 有时会移动到其项目队列中的下一个 AVPlayerItem,而不发送 AVPlayerItemDidPlayToEndTimeNotification

发布于 2024-10-16 22:52:47 字数 204 浏览 4 评论 0原文

我正在使用 AVQueuePlayer 按顺序播放几个流。但通常 AVQueuePlayer 决定跳到下一首歌曲而不发送 AVPlayerItemDidPlayToEndTimeNotification。播放器中也没有记录任何错误。使用的流媒体协议是 Http Live Streaming。此行为是否是由于流问题造成的?还有其他人遇到过吗?

I'm using AVQueuePlayer to play a couple of streams in order. But often the AVQueuePlayer decides to skip to the next song without sending AVPlayerItemDidPlayToEndTimeNotification. Also no error is logged in the player. The streaming protocol used is Http Live Streaming. Could this behavoir be due to a problem with the streams? Has anyone else encountered it?

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

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

发布评论

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

评论(1

浮光之海 2024-10-23 22:52:47

您检查过未播放的项目的状态吗?由于某种原因,它可能失败了。

Have you checked the status of the item that didn't play? It may have failed, for some reason.

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