Procházet zdrojové kódy

doc: Add docs for enableLipSync. (#8195)

* doc: Add docs for enableLipSync.
master
bgrozev před 4 roky
rodič
revize
d77c5ccb7d
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 3 přidání a 1 odebrání
  1. 3
    1
      config.js

+ 3
- 1
config.js Zobrazit soubor

@@ -591,6 +591,9 @@ var config = {
591 591
     // If set to true all muting operations of remote participants will be disabled.
592 592
     // disableRemoteMute: true,
593 593
 
594
+    // Enables support for lip-sync for this client (if the browser supports it).
595
+    // enableLipSync: false
596
+
594 597
     /**
595 598
      External API url used to receive branding specific information.
596 599
      If there is no url set or there are missing fields, the defaults are applied.
@@ -659,7 +662,6 @@ var config = {
659 662
      disableAP
660 663
      disableHPF
661 664
      disableNS
662
-     enableLipSync
663 665
      enableTalkWhileMuted
664 666
      forceJVB121Ratio
665 667
      hiddenDomain

Načítá se…
Zrušit
Uložit