妻子(2018)

var playUrl=”https://vip1.bf155bf.com/20220811/aary3YCW/index.m3u8″;
var player = new Aliplayer({
“id”: “video”,
“source”: playUrl,
“width”: “100%”,
“height”: “400px”,
“autoplay”: true,
“isLive”: false,
“rePlay”: false,
“playsinline”: true,
“preload”: true,
“controlBarVisibility”: “hover”,
“autoPlayDelay”:0,
“showBarTime”: 3000,

“useH5Prism”: true,
“skinLayout”: [
{
“name”: “bigPlayButton”,
“align”: “blabs”,
“x”: 30,
“y”: 80
},
{
“name”: “H5Loading”,
“align”: “cc”
},
{
“name”: “errorDisplay”,
“align”: “tlabs”,
“x”: 0,
“y”: 0
},
{
“name”: “infoDisplay”
},
{
“name”: “tooltip”,
“align”: “blabs”,
“x”: 0,
“y”: 56
},
{
“name”: “thumbnail”
},
{
“name”: “controlBar”,
“align”: “blabs”,
“x”: 0,
“y”: 0,
“children”: [
{
“name”: “progress”,
“align”: “blabs”,
“x”: 0,
“y”: 44
},
{
“name”: “playButton”,
“align”: “tl”,
“x”: 15,
“y”: 12
},
{
“name”: “timeDisplay”,
“align”: “tl”,
“x”: 10,
“y”: 3
},
{
“name”: “fullScreenButton”,
“align”: “tr”,
“x”: 10,
“y”: 12
},
{
“name”: “setting”,
“align”: “tr”,
“x”: 15,
“y”: 12
},
{
“name”: “volume”,
“align”: “tr”,
“x”: 5,
“y”: 10
}
]
}
]
}, function (player) {
player.on(‘play’,function(){
document.getElementById(“vedeoinfo”).style.display = “none”;
});
}
);


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *