Bläddra i källkod

Updates API.md: Adds the disableSimulcast option.

master
George Politis 9 år sedan
förälder
incheckning
8f169915d4
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      doc/API.md

+ 1
- 0
doc/API.md Visa fil

@@ -46,6 +46,7 @@ The ```options``` parameter is JS object with the following properties:
46 46
     7. desktopSharingFirefoxMaxVersionExtRequired - The maximum version of Firefox which requires a jidesha extension. Example: if set to 41, we will require the extension for Firefox versions up to and including 41. On Firefox 42 and higher, we will run without the extension. If set to -1, an extension will be required for all versions of Firefox.
47 47
     8. desktopSharingFirefoxExtensionURL - The URL to the Firefox extension for desktop sharing. "null" if no extension is required.
48 48
     9. disableAudioLevels - boolean property. Enables/disables audio levels.
49
+    10. disableSimulcast - boolean property. Enables/disables simulcast.
49 50
 
50 51
 * ```JitsiMeetJS.JitsiConnection``` - the ```JitsiConnection``` constructor. You can use that to create new server connection.
51 52
 

Laddar…
Avbryt
Spara