feat(external_api) add adbility to resize the filmstrip

This commit is contained in:
Bogdan Duduman
2022-09-09 07:12:56 +03:00
committed by Saúl Ibarra Corretgé
parent 43bea201e6
commit 0f63e560b0
5 changed files with 48 additions and 2 deletions

View File

@@ -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',