开发者

AVQueuePlayer sometimes moves to the next AVPlayerItem in its items queue without sending AVPlayerItemDidPlayToEndTimeNotification

开发者 https://www.devze.com 2023-02-09 13:22 出处:网络
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. Al开发者_如何学Gos

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. Al开发者_如何学Goso 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?


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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号