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

ios上设置startTime,拖拽进度条问题 #1364

Open
chenyanwen1993 opened this issue Apr 1, 2024 · 2 comments
Open

ios上设置startTime,拖拽进度条问题 #1364

chenyanwen1993 opened this issue Apr 1, 2024 · 2 comments

Comments

@chenyanwen1993
Copy link

chenyanwen1993 commented Apr 1, 2024

您使用的西瓜播放器版本是多少? What version of xgplayer are you using?
3.0.11

您使用的操作系统和浏览器分别是? What OS and browser are you using?
ios17.4.1

如何复现问题? How to reproduce the problem?
url: videoUrl.value,
width: '100%',
height: vedioHeight.value,
startTime: 300,
plugins: [
HlsPlugin,
],

您期望的播放器正常行为是? What did you expect to happen?
设置了起始时间后播放,拖动进度条,画面可以随着进度条变化

实际播放器的表现是? What actually happened?
设置了起始时间后播放,拖动进度条,画面不随着拖动进度条的改变而改变

可填写您所在的公司和相关产品业务,方便我们提供更好的技术支持 You can write your company and product which uses xgplayer, for helping us provide better technical support.

@smallyaohailu
Copy link

推测原因:

在微信和ios 内,是不支持缺省默认播放的。

需要在点击播放事件内,写时间记忆回放功能!

@chenyanwen1993
Copy link
Author

好的,多谢

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

2 participants