trtc-cloud-js-sdk 2.13.2-beta.2 → 2.13.2-beta.3
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
package/trtc-cloud-js-sdk.d.ts
CHANGED
|
@@ -2062,6 +2062,7 @@ declare class TRTC_Cloud extends EventEmitter {
|
|
|
2062
2062
|
private _getTRTCResolution;
|
|
2063
2063
|
private _getTRTCVideoProfile;
|
|
2064
2064
|
private _getTRTCStreamType;
|
|
2065
|
+
private _getTRTCCloudStreamType;
|
|
2065
2066
|
private _getTRTCFillMode;
|
|
2066
2067
|
private _getTRTCCloudVideoFillMode;
|
|
2067
2068
|
private _getTRTCCloudMirrorType;
|