@rongcloud/plugin-rtc 5.24.0 → 5.26.0-alpha.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
@@ -4817,6 +4817,7 @@ declare class RCMediaStreamCapture {
4817
4817
  * @returns 一组 MediaStreamTrack 对象。
4818
4818
  */
4819
4819
  private static getTracksWithOptions;
4820
+ private _applyVideoAspectRatio;
4820
4821
  }
4821
4822
 
4822
4823
  interface IJoinRTCRoomOptions {