mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
feat(ScreenshotCaptureEffect) Implement.
This commit is contained in:
committed by
Jaya Allamsetty
parent
22871f15d0
commit
a18ed3a779
@@ -188,7 +188,12 @@ var interfaceConfig = {
|
||||
*
|
||||
* Note: this mode is experimental and subject to breakage.
|
||||
*/
|
||||
AUTO_PIN_LATEST_SCREEN_SHARE: 'remote-only'
|
||||
AUTO_PIN_LATEST_SCREEN_SHARE: 'remote-only',
|
||||
|
||||
/**
|
||||
* If we should capture periodic screenshots of the content sharing.
|
||||
*/
|
||||
ENABLE_SCREENSHOT_CAPTURE: false
|
||||
|
||||
/**
|
||||
* How many columns the tile view can expand to. The respected range is
|
||||
|
||||
Reference in New Issue
Block a user