RemoteVideoSource

class RemoteVideoSource(val attendeeId: String)

A video source available in the current meeting. RemoteVideoSource need to be consistent between remoteVideoSourcesDidBecomeAvailable and updateVideoSourceSubscriptions as they are used as keys in maps that may be updated. I.e. when setting up a map for updateVideoSourceSubscriptions do not construct RemoteVideoSource yourselves or the configuration may or may not be updated.

Constructors

Link copied to clipboard
constructor(attendeeId: String)

Properties

Link copied to clipboard

: String - The attendee ID this video tile belongs to. Note that screen share video will have a suffix of #content