feat(external-api) support assumed bandwidth bps command + ljm update (#13275)

This commit is contained in:
Mihaela Dumitru
2023-04-26 17:48:59 +03:00
committed by GitHub
parent 6b9f234b30
commit 9f4faae7a6
6 changed files with 38 additions and 8 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',