视频播放如何才能支持快进
<video src=“getVideo” autoplay=‘true’ bindfullscreenchange=‘fullScreenChange’ bindtimeupdate=‘videoTimeUpdate’ controls=‘true’ initial-time=‘120’ muted=‘true’ custom-cache=‘false’></video>
<video src=“getVideo” autoplay=‘true’ bindfullscreenchange=‘fullScreenChange’ bindtimeupdate=‘videoTimeUpdate’ controls=‘true’ initial-time=‘120’ muted=‘true’ custom-cache=‘false’></video>