退出销毁

This commit is contained in:
yj 2024-07-22 11:43:01 +08:00
parent 3c0b59abb6
commit 0a014ff4d2
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ const agora = {
setupMode: VideoViewSetupMode.VideoViewSetupRemove,
},
);
rtcEngine.destroyRendererByConfig(VideoSourceType.VideoSourceRemote, item.channelId, item.account)
},
// 离开频道
leaveChannel: () => {