@hysc/meeting 4.0.44 → 4.0.45

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.
@@ -213,7 +213,7 @@ export default class BMStreamModelVM {
213
213
  * 添加流对象到录制器,用于音频轨道录制
214
214
  * @param stream
215
215
  */
216
- addToRecorder(stream: any): void;
216
+ addToRecorder(stream: SingleStream): void;
217
217
  /**
218
218
  * 从录制器中删除流对象
219
219
  * @param stream