Skip to main content

Gestion du volume

Afficher une barre permettant de gérer le volume du meeting. Voici un exemple de la barre:

image

Le gestion du volume durant un appel:

image

API & Commands

Iframe API Commands : setParticipantVolume

api.setParticipantVolume()
const api = new JitsiMeetExternalAPI(domain, options); ... api.
executeCommand('setParticipantVolume', participantId, volume);