Skip to content

Commit

Permalink
去掉腾讯视频前的广告
Browse files Browse the repository at this point in the history
  • Loading branch information
hzlzh committed May 19, 2015
1 parent f0d357a commit e192fce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/video/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ function Video(config, callback) {
playerType:'html5',//使用 HTML5 播放器,不支持 IE
noLimitBtn: true,//禁止显示腾讯视频右下角高清banner
isiPhoneShowPosterOnPause : false,//设置暂停显示当前帧,仅微信内有效
isHtml5ShowLoadingAdOnStart: false,//是否展示腾讯视频前的广告
isHtml5ShowLoadingAdOnChange: false,
vodFlashExtVars: {//flash点播播放器扩展flashvars参数
share: 0,
follow: 0,
Expand Down

0 comments on commit e192fce

Please sign in to comment.