Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

trtc-electron-sdk

Package Overview
Dependencies
Maintainers
0
Versions
546
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trtc-electron-sdk - npm Package Compare versions

Comparing version 11.9.604-beta.3 to 11.9.604

6

liteav/trtc_define.d.ts

@@ -629,2 +629,8 @@ /**

/**
* 音频自定义处理插件选项
*/
export declare type TRTCAudioProcessPluginOptions = {
enable?: boolean;
};
/**
* 云端混流(转码)配置

@@ -631,0 +637,0 @@ *

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc