trtc-electron-sdk
Advanced tools
Comparing version 11.9.604-beta.3 to 11.9.604
@@ -629,2 +629,8 @@ /** | ||
/** | ||
* 音频自定义处理插件选项 | ||
*/ | ||
export declare type TRTCAudioProcessPluginOptions = { | ||
enable?: boolean; | ||
}; | ||
/** | ||
* 云端混流(转码)配置 | ||
@@ -631,0 +637,0 @@ * |
{ | ||
"name": "trtc-electron-sdk", | ||
"version": "11.9.604-beta.3", | ||
"version": "11.9.604", | ||
"description": "trtc electron sdk", | ||
@@ -5,0 +5,0 @@ "main": "./liteav/trtc.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
950925
19377
1