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