AttachedView

Holds weak references to both the view provided as an argument to attachParticipantStreamToView(participantId:view:) Along with the internal view which renders the video.

  • A reference to the view containing the video view.

  • A reference to the view that renders the video and maintains the aspect ratio. Set the UIView.ContentMode on this view to change how it is rendered.