doc: Add docs for enableLipSync. (#8195)

* doc: Add docs for enableLipSync.
This commit is contained in:
bgrozev 2020-12-03 14:10:30 -06:00 committed by GitHub
parent 96af156465
commit d77c5ccb7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

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