<script> var fileId ='5285890791096637794',subAppId='1400085894'; if(subAppId == ''){ $("#player-video-wrapper").attr("poster",'https://img.rednet.cn/2019/07-04/3de0cadd-0953-4811-b8db-106fdef33080.jpg'); $("#player-video-wrapper").append($("")); var player = new Plyr('#player-video-wrapper',{autoplay:true,controls:['play-large', 'play', 'progress', 'current-time', 'volume', 'fullscreen']}); }else{ var player = TCPlayer("player-video-wrapper", { // player-container-id 為播放器容器ID,必須與html中一致 fileID: fileId, // 請傳入需要播放的視頻filID 必須 appID: subAppId, //'1400085894', // 請傳入點(diǎn)播賬號的appID 必須 autoplay: true, //是否自動(dòng)播放 poster:'https://img.rednet.cn/2019/07-04/3de0cadd-0953-4811-b8db-106fdef33080.jpg', posterImage:true, plugins:{ ContinuePlay: { // 開啟續(xù)播功能 auto: false, //[可選] 是否在視頻播放后自動(dòng)續(xù)播 text:'上次播放至 ', //[可選] 提示文案 btnText: '恢復(fù)播放' //[可選] 按鈕文案 } }, controlBar:{ playbackRateMenuButton:false, //是否顯示播放速率選擇按鈕 QualitySwitcherMenuButton:false //是否顯示清晰度切換菜單 } }); } </script>

免責(zé)聲明:本文僅代表文章作者的個(gè)人觀點(diǎn),與本站無關(guān)。其原創(chuàng)性、真實(shí)性以及文中陳述文字和內(nèi)容未經(jīng)本站證實(shí),對本文以及其中全部或者部分內(nèi)容文字的真實(shí)性、完整性和原創(chuàng)性本站不作任何保證或承諾,請讀者僅作參考,并自行核實(shí)相關(guān)內(nèi)容。

舉報(bào)郵箱:3220065589@qq.com,如涉及版權(quán)問題,請聯(lián)系。