zby-live-sdk 1.0.49-beta1213 → 1.0.49-beta1216

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zby-live-sdk",
3
- "version": "1.0.49-beta1213",
3
+ "version": "1.0.49-beta1216",
4
4
  "main": "dist/zby-live-sdk.cjs.js",
5
5
  "module": "dist/zby-live-sdk.esm.js",
6
6
  "browsers": "dist/zby-live-sdk.umd.js",
@@ -13,7 +13,7 @@ const urls = {
13
13
  };
14
14
 
15
15
  // export const version = require('../../package.json').version;
16
- export const version = '1.0.49-beta1213';
16
+ export const version = '1.0.49-beta1216';
17
17
 
18
18
  export const liveExt = {
19
19
  name: 'live',
@@ -21,7 +21,7 @@ const rtcReportUrl = {
21
21
  online: 'r.weclassroom.com'
22
22
  };
23
23
  const sdkVale = {
24
- zego: 4, //4代表zego采集麦克风+扬声器+拉流声音+外部混音
24
+ zego: 8, //4代表zego采集麦克风+扬声器+拉流声音+外部混音
25
25
  talrtc: 101, //101代表talrtc采集声音
26
26
  trtc: 102, //102代表trtc采集声音
27
27
  }
@@ -1,3 +0,0 @@
1
- {
2
- "CurrentProjectSetting": null
3
- }
@@ -1,6 +0,0 @@
1
- {
2
- "ExpandedNodes": [
3
- ""
4
- ],
5
- "PreviewInSolutionExplorer": false
6
- }
package/.vs/slnx.sqlite DELETED
Binary file