participant Video Added
open fun participantVideoAdded(participant: Participant, streamId: String)
Content copied to clipboard
Notification sent when participant has started sending video.An app can access the video width/height and participant name using these two parameters.To start viewing this video, your app must call enableVideoStream with this streamId.
Parameters
participant
Participant who has added new video stream
streamId
ID for a participant's video stream