This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Close #858
将API从网页端切换为移动端,并能获取到更多数据以及进行更多设置。
PR 类型
这个 PR 的目的是什么?
当前行为是什么?
使用网页API播放视频,播放定制能力不强
新的行为是什么?
使用移动API播放,支持HEVC以及仅听音频等定制功能
PR 检查清单
请检查你的 PR 是否满足以下要求:
移除了VM中为适配网页API所创建的视图模型及方法,并适配移动端API的数据结构
备注
目前不清楚是否能解决部分用户出现的直播无法正常观看的问题