Browse Source

doc(API): describe 'enableLipSync' option

master
paweldomas 9 years ago
parent
commit
9da5aeec84
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      doc/API.md

+ 1
- 0
doc/API.md View File

203
             - muc
203
             - muc
204
             - anonymousdomain
204
             - anonymousdomain
205
         3. useStunTurn -
205
         3. useStunTurn -
206
+        4. enableLipSync - (optional) boolean property which enables the lipsync feature. Currently works only in Chrome and is enabled by default.
206
 
207
 
207
 2. connect(options) - establish server connection
208
 2. connect(options) - establish server connection
208
     - options - JS Object with ```id``` and ```password``` properties.
209
     - options - JS Object with ```id``` and ```password``` properties.

Loading…
Cancel
Save