退出销毁
This commit is contained in:
parent
3c0b59abb6
commit
0a014ff4d2
|
|
@ -109,6 +109,7 @@ const agora = {
|
|||
setupMode: VideoViewSetupMode.VideoViewSetupRemove,
|
||||
},
|
||||
);
|
||||
rtcEngine.destroyRendererByConfig(VideoSourceType.VideoSourceRemote, item.channelId, item.account)
|
||||
},
|
||||
// 离开频道
|
||||
leaveChannel: () => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue