检测AVPlayer的播放状态 参考下面的代码: [[NSNotificationCenter defaultCenter] addObserver: selector:@selector() name:AVPlayerItemDidPlayToEndTimeNotification object:]; 工作使用 2023-05-24 223 点赞 3 评论 337 浏览