Skip to content

Commit

Permalink
Merge pull request #4 from hzlzh/master
Browse files Browse the repository at this point in the history
使用新的播放视觉UI
  • Loading branch information
lucienthink committed Oct 16, 2015
2 parents 830bf71 + 9d6e104 commit 6373545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/video/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ function Video(config, callback) {
width: '100%',//视频尺寸设置100%表示根据父容器长宽自适应
height: '100%',
modId: "WxMomentVideo",
isShortVideo: true,//使用新的播放视觉UI
isHtml5ControlAlwaysShow: false,//HTML5播放器是否一直显示控制栏
isHtml5UseUI: true,//HTML5播放器是否使用自设计的控制栏
html5LiveUIFeature: false,//HTML5直播播放器UI组件
Expand Down

0 comments on commit 6373545

Please sign in to comment.