RtcSurfaceView

RtcSurfaceView class.

This class is used for rendering:
  • Android: Corresponds to the native SurfaceView of the Android system.
  • iOS: Corresponds to the native UIView of the iOS system.
To ensure rendering works, perform the following operations before calling this component depending on whether you have joined a channel: Related references: