@hysc/meeting 4.0.42 → 4.0.43

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.
@@ -165,6 +165,7 @@ export default class BMStreamModelVM {
165
165
  */
166
166
  private createStreamAndPublish;
167
167
  muteHandler(type: 'video' | 'audio'): Promise<void>;
168
+ unpublishStream(): Promise<void>;
168
169
  /**
169
170
  * 更改音视频状态或者取消发布
170
171
  * @param type 更改类型