mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-02-08 05:03:36 +08:00
再次调整直播自动换源
This commit is contained in:
@@ -1451,6 +1451,10 @@ export default {
|
||||
stallCount = 0
|
||||
clearTimeout(stallIptvTimeout)
|
||||
})
|
||||
this.xg.on('destroy', () => {
|
||||
stallCount = 0
|
||||
clearTimeout(stallIptvTimeout)
|
||||
})
|
||||
|
||||
this.xg.on('exitFullscreen', () => {
|
||||
if (this.miniMode) this.xg.getCssFullscreen()
|
||||
|
||||
Reference in New Issue
Block a user