1.0.3 • Published 5 years ago

tc-player-plus v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago