Преглед изворни кода

add notes on preferH264 (and disableRtx) to the api doc

dev1
brian baldino пре 8 година
родитељ
комит
4d2349b410
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2
    0
      doc/API.md

+ 2
- 0
doc/API.md Прегледај датотеку

@@ -54,6 +54,8 @@ The ```options``` parameter is JS object with the following properties:
54 54
     14. enableAnalyticsLogging - boolean property (default false). Enables/disables analytics logging.
55 55
     15. callStatsCustomScriptUrl - (optional) custom url to access callstats client script
56 56
     16. callStatsConfIDNamespace - (optional) a namespace to prepend the callstats conference ID with. Defaults to the window.location.hostname
57
+    17. disableRtx - (optional) boolean property (default to false).  Enables/disable the use of RTX.
58
+    18. preferH264 - (optional) boolean property (default to false).  Enables/disable preferring the first instance of an h264 codec in an offer by moving it to the front of the codec list.
57 59
 
58 60
 * ```JitsiMeetJS.JitsiConnection``` - the ```JitsiConnection``` constructor. You can use that to create new server connection.
59 61
 

Loading…
Откажи
Сачувај