[mirotalksfu] - #122 add push to talk

هذا الالتزام موجود في:
Miroslav Pejic
2023-08-28 17:46:09 +02:00
الأصل ef3ffda70a
التزام ab2bae56a5
6 ملفات معدلة مع 78 إضافات و0 حذوفات

عرض الملف

@@ -1319,6 +1319,10 @@ class RoomClient {
resizeVideoMedia();
}
producerExist(type) {
return this.producerLabel.has(type);
}
closeThenProduce(type, deviceId = null, swapCamera = false) {
this.closeProducer(type);
setTimeout(function () {