|
|
|
|
219
|
// Disable hiding of remote thumbnails when in a 1-on-1 conference call.
|
219
|
// Disable hiding of remote thumbnails when in a 1-on-1 conference call.
|
220
|
// disable1On1Mode: false,
|
220
|
// disable1On1Mode: false,
|
221
|
|
221
|
|
222
|
-
|
|
|
223
|
- // The minumum value a video's height (or width, whichever is smaller) needs
|
|
|
224
|
// The minimum value a video's height (or width, whichever is smaller) needs
|
222
|
// The minimum value a video's height (or width, whichever is smaller) needs
|
225
|
// to be in order to be considered high-definition.
|
223
|
// to be in order to be considered high-definition.
|
226
|
minHDHeight: 540,
|
224
|
minHDHeight: 540,
|