Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用xgplayer-hls.js插件以后,监听Error错误事件无效 #1627

Open
lt1067066026 opened this issue Oct 10, 2024 · 0 comments
Open

Comments

@lt1067066026
Copy link

您使用的西瓜播放器版本是多少? What version of xgplayer are you using?
"xgplayer": "^3.0.20",
"xgplayer-hls.js": "^3.0.20"

player.on(Events.ERROR, (error) => {
// TODO
})
// OR
player.on('error', (error) => {
// TODO
})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant