Merge remote-tracking branch 'origin/wvp-28181-2.0' into wvp-28181-2.0
This commit is contained in:
File diff suppressed because one or more lines are too long
Binary file not shown.
4
web_src/static/js/jessibuca/jessibuca.d.ts
vendored
4
web_src/static/js/jessibuca/jessibuca.d.ts
vendored
@@ -62,7 +62,7 @@ declare namespace Jessibuca {
|
||||
/**
|
||||
* 1. 当为`true`的时候:视频画面做等比缩放后,完全填充canvas区域,画面不被拉伸,没有黑边,但画面显示不全。等同于 `setScaleMode(2)`
|
||||
*/
|
||||
isFullSize?: boolean;
|
||||
isFullResize?: boolean;
|
||||
/**
|
||||
* 1. 当为`true`的时候:ws协议不检验是否以.flv为依据,进行协议解析。
|
||||
*/
|
||||
@@ -120,7 +120,7 @@ declare namespace Jessibuca {
|
||||
/**
|
||||
* 加载过程中文案
|
||||
*/
|
||||
loadingText?: boolean;
|
||||
loadingText?: string;
|
||||
/**
|
||||
* 背景图片
|
||||
*/
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user