Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

过滤切换片源期间非预期的播放错误 #1137

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

Richasy
Copy link
Owner

@Richasy Richasy commented Apr 27, 2022

Description

在切换分P时会触发MediaFailed事件,该条件非预期,且在切换片源期间切换播放器模式会导致一些布局错误,过滤这个事件能够解决一些问题:

  1. 全窗口或全屏播放视频时强制返回默认模式
  2. 出现布局闭环,导致界面失去响应

PR 类型

这个 PR 的目的是什么?

  • Bug 修复

当前行为是什么?

  1. 全窗口或全屏播放视频时强制返回默认模式
  2. 出现布局闭环,导致界面失去响应

新的行为是什么?

通过过滤到不需要的错误来阻止非预期的状态切换

PR 检查清单

请检查你的 PR 是否满足以下要求:

  • 应用成功启动
  • 文件头已经被添加至所有源文件中
  • 包含破坏式更新

备注

调整了弹幕同调频率,让弹幕不至于一卡一卡地前进

@Richasy Richasy added bug 🐛 异常或错误使得应用不能按预期工作 UI 问题 🎨 用户界面表现不符合预期 labels Apr 27, 2022
@Richasy Richasy merged commit c43a817 into main Apr 27, 2022
@Richasy Richasy deleted the richasy/filterMediaError branch April 27, 2022 13:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐛 异常或错误使得应用不能按预期工作 UI 问题 🎨 用户界面表现不符合预期
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant