Skip to main content

36 docs tagged with "JavaScript"

View All Tags

activeSpeaker

activeSpeaker event is emitted whenever a participant is speaking in the meeting

Advanced SDK Guide

This page will help you get started with Metered. You'll be able to create your own video and voice calling applications.

composedTrackStarted

When the composition is enabled, the composed media stream is received by this event.

Events Introduction

This document describes all the events emitted by the Javascript SDK's meeting object.

localTrackStarted

Emitted when startAudio() startVideo() or startScreenSharing() method is called

localTrackStopped

When stopAudio() or stopVideo() methods are called, this event is emitted.

meetingEnded

This event is emitted when the meeting is terminated

meetingLeft

leaveMeeting() method is called this event is emitted to the participant

Methods Introduction

If you have not already read the Advanced SDK Guide Advanced SDK Guide, please read it first.

remoteTrackStarted

Emitted when any participant in the meeting room shares their microphone, camera, or screen

remoteTrackStopped

Emitted when any participant in the meeting room STOP sharing their microphone, camera, or screen

stateChanged

This event is emitted when the meeting state changes