/*
* @version: 1.0.0(基于video版本7.5.5)
* @Author: wangdongxue
* @Date: 2021-06-25 11:31:57
* effect :实时获取视频当前帧封面
*/
$(function(){
var options2 = {
fluid: true,
//会用第一项技术去播放,不行再使用后面的选项 data-setup
techOrder: ["html5", "flash", "other supported tech"],
aspectRatio: "16:9",
language: 'zh-CN',
autoplay: true,
playbackRates: [0.5, 1, 1.5, 2],
controlBar: {
volumePanel: {