Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[更新MpvPlayer初始化代码]: 调整MpvPlayer类的initMpv方法,增加了对"wid"属性设置的判断逻辑,确保在特定条件…
…下使用默认视频输出模块"libmpv"。 - 修复了在某些情况下,MpvPlayer可能无法正确设置窗口ID的问题。 - 增加了对"vo"选项的设置,以确保在窗口ID无效时,能够回退到默认的视频输出模块。
- Loading branch information