Skip to content

ParticipantCameraVideoAddedEvent

Ajša Terko edited this page Apr 26, 2023 · 2 revisions



getParticipant()

Description

Returns the participant that turned on their camera video.

Arguments

  • none

Returns

  • Participant - Represents the participant that turned on their camera video.



getTrack()

Description

Returns the participant's camera video track that was added.

Arguments

  • none

Returns

  • RTCVideoTrack - Represents the participant's camera video track that was added.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally