mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(external-api): Set blurred background from external api. (#15131)
Add setBlurredBackground command to external api. Co-authored-by: Axel Prola <axel.prola@equasens.com>
This commit is contained in:
1
modules/API/external/external_api.js
vendored
1
modules/API/external/external_api.js
vendored
@@ -60,6 +60,7 @@ const commands = {
|
||||
sendParticipantToRoom: 'send-participant-to-room',
|
||||
sendTones: 'send-tones',
|
||||
setAssumedBandwidthBps: 'set-assumed-bandwidth-bps',
|
||||
setBlurredBackground: 'set-blurred-background',
|
||||
setFollowMe: 'set-follow-me',
|
||||
setLargeVideoParticipant: 'set-large-video-participant',
|
||||
setMediaEncryptionKey: 'set-media-encryption-key',
|
||||
|
||||
Reference in New Issue
Block a user