xdlumia / vue3-video-play

适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看
https://codelife.cc/vue3-video-play/
575 stars 96 forks source link

建议把常用的方法暴露出来 #114

Open whitedxz opened 11 months ago

whitedxz commented 11 months ago

比如设置当前时间

whitedxz commented 11 months ago

image

whitedxz commented 11 months ago

如果用户把控制条隐藏写自己的控制条 那么时间这块是无法处理的