Gestion du volume
Afficher une barre permettant de gérer le volume du meeting. Voici un exemple de la barre:
Le gestion du volume durant un appel:
API & Commands
Iframe API Commands : setParticipantVolume
api.setParticipantVolume()
const api = new JitsiMeetExternalAPI(domain, options); ... api.
executeCommand('setParticipantVolume', participantId, volume);