1.0.3 • Published 6 years ago

tc-player-plus v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

tcplayer的v2.3.1版本

因为隔壁tcplayer SDK包版本太老了没更新,又需要tcplayer一些新特性

使用

<div id="playerId"></div>
import { TcPlayer } from "tc-player-plus";

......

let player = new TcPlayer("playerId",{
    width:100,
    height:100
    ......

    // playerOptions
})

playerOptions的详细配置去 腾讯tcplayer文档看

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago