dingrtc 3.9.10 → 3.9.11-dev.1

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/dist/index.d.ts CHANGED
@@ -2691,6 +2691,7 @@ interface GlobalClientConfigInfo {
2691
2691
  republish?: boolean;
2692
2692
  disableTransportCC?: boolean;
2693
2693
  highStartBitrate?: boolean;
2694
+ connectPcTimeoutMs?: number;
2694
2695
  }
2695
2696
  /**
2696
2697
  * 加入频道所需信息