Przeglądaj źródła

cleanup: remove code handling simulcast mode

The option got axed, there is nothing to handle now.
dev1
Saúl Ibarra Corretgé 9 lat temu
rodzic
commit
a5ab491807
1 zmienionych plików z 0 dodań i 7 usunięć
  1. 0
    7
      modules/xmpp/moderator.js

+ 0
- 7
modules/xmpp/moderator.js Wyświetl plik

219
                 value: this.options.conference.stereo
219
                 value: this.options.conference.stereo
220
             }).up();
220
             }).up();
221
     }
221
     }
222
-
223
-    elem.c(
224
-        'property', {
225
-            name: 'simulcastMode',
226
-            value: 'rewriting'
227
-        }).up();
228
-
229
     if (this.options.conference.useRoomAsSharedDocumentName !== undefined) {
222
     if (this.options.conference.useRoomAsSharedDocumentName !== undefined) {
230
         elem.c(
223
         elem.c(
231
             'property', {
224
             'property', {

Ładowanie…
Anuluj
Zapisz