Class
LocalParticipant
public class LocalParticipant: Participant
Participant object of local user.
Relationships
Superclass
ParticipantBase participant object
Methods
setVideoView(_:)
override public func setVideoView(_ view: UIView)
Set the video view to render the local video
Parameters
| Name | Type | Description |
|---|---|---|
| view | UIView |