EasyPlayer.js
EasyPlayer.js copied to clipboard
播放器的进度条无法显示
不设置live,也没办法显示出进度条
<player
ref="videoPlayer"
:visible.sync="showVideoDialog"
:videoUrl="videoUrl"
:error="videoError"
:message="videoError"
:hasaudio="hasaudio"
fluent
autoplay
>