資源簡介
videojs m3u8 html
// videojs 簡單使用
var myVideo = videojs('myVideo', {
bigPlayButton: true,
textTrackDisplay: false,
posterImage: false,
errorDisplay: false,
playbackRates: [0.5,1,1.5,2,3],
})
// videojs 簡單使用
var myVideo = videojs('myVideo', {
bigPlayButton: true,
textTrackDisplay: false,
posterImage: false,
errorDisplay: false,
playbackRates: [0.5,1,1.5,2,3],
})
代碼片段和文件信息
- 上一篇:科大訊飛朗讀系統(tǒng)5.0
- 下一篇:cocos2d js api 中文文檔
評論
共有 條評論