[mirotalksfu] - fix hideMe on swap camera

هذا الالتزام موجود في:
Miroslav Pejic
2023-04-01 16:38:26 +02:00
الأصل fd103211a5
التزام 1f6ca34c6a

عرض الملف

@@ -977,6 +977,7 @@ function handleButtons() {
rc.resumeRecording();
};
swapCameraButton.onclick = () => {
if (isHideMeActive) rc.handleHideMe();
rc.closeThenProduce(RoomClient.mediaType.video, null, true);
};
raiseHandButton.onclick = () => {