mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(external_api) add adbility to resize the filmstrip
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
43bea201e6
commit
0f63e560b0
1
modules/API/external/external_api.js
vendored
1
modules/API/external/external_api.js
vendored
@@ -52,6 +52,7 @@ const commands = {
|
||||
pinParticipant: 'pin-participant',
|
||||
rejectParticipant: 'reject-participant',
|
||||
removeBreakoutRoom: 'remove-breakout-room',
|
||||
resizeFilmStrip: 'resize-film-strip',
|
||||
resizeLargeVideo: 'resize-large-video',
|
||||
sendChatMessage: 'send-chat-message',
|
||||
sendEndpointTextMessage: 'send-endpoint-text-message',
|
||||
|
||||
Reference in New Issue
Block a user