参考来源: https://stackoverflow.com/questions/19112255/change-the-video-playback-speed-using-video-js 以下代码相比stackoverflow添加了一个延时,否则无法正常播放,官方文档并没有相关过多说明,不理解具体原因 var player = videojs('example-video'); player.ready(function() { var _this = this //速率 var pla