소스 검색

Updates API.md: Adds the disableSimulcast option.

dev1
George Politis 10 년 전
부모
커밋
8f169915d4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      doc/API.md

+ 1
- 0
doc/API.md 파일 보기

@@ -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
 

Loading…
취소
저장