feat(external-api) support assumed bandwidth bps config and command (#13164)

This commit is contained in:
Mihaela Dumitru
2023-04-26 15:32:53 +03:00
committed by GitHub
parent 1402a63324
commit 9f39caa247
4 changed files with 31 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ const commands = {
sendEndpointTextMessage: 'send-endpoint-text-message',
sendParticipantToRoom: 'send-participant-to-room',
sendTones: 'send-tones',
setAssumedBandwidthBps: 'set-assumed-bandwidth-bps',
setFollowMe: 'set-follow-me',
setLargeVideoParticipant: 'set-large-video-participant',
setMediaEncryptionKey: 'set-media-encryption-key',