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

Closed
chenyanwen1993 opened this issue Apr 1, 2024 · 4 comments
Closed

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

chenyanwen1993 opened this issue Apr 1, 2024 · 4 comments
Labels

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

好的,多谢

Copy link

github-actions bot commented Jul 2, 2024

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Jul 2, 2024
Copy link

github-actions bot commented Aug 1, 2024

This issue has been automatically closed after a period of inactivity. If it is still present in the latest release, please create a new issue with up-to-date information. Thank you!

@github-actions github-actions bot closed this as completed Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants