gpt4 book ai didi

ios - 检测 AvPlayer 何时停止

转载 作者:可可西里 更新时间:2023-11-01 05:20:40 26 4
gpt4 key购买 nike

我正在使用 AVPlayer 类来读取流。我必须监视播放。

这是我的问题:是否可以检测到播放器何时被用户停止?

我查看了 MPMoviePlayerController。如果用户停止播放视频,此 Controller 会发送通知:MPMovieFinishReasonUserExited。有没有等价物?

最佳答案

您可以通过在播放器上添加关键 rate 的观察者来监控 rate 属性。

A value of 0.0 means pauses the video, while a value of 1.0 play at the natural rate of the current item.

Apple documentationthis topic .

希望这对您有所帮助。

关于ios - 检测 AvPlayer 何时停止,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29118587/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com