feat: 升级 Jessibuca 播放器到 2023-09-15 v3.1.36 版本,优化部分配置
This commit is contained in:
4
web_src/static/js/jessibuca/jessibuca.d.ts
vendored
4
web_src/static/js/jessibuca/jessibuca.d.ts
vendored
@@ -561,9 +561,9 @@ declare class Jessibuca {
|
||||
buf: number;
|
||||
/** 当前视频帧率 */
|
||||
fps: number;
|
||||
/** 当前音频码率,单位bit */
|
||||
/** 当前音频码率,单位byte */
|
||||
abps: number;
|
||||
/** 当前视频码率,单位bit */
|
||||
/** 当前视频码率,单位byte */
|
||||
vbps: number;
|
||||
/** 当前视频帧pts,单位毫秒 */
|
||||
ts: number;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user