Jump to main content
Video SDK v4.6.2 for React Native
Index

RtcRendererViewProps

Common properties of RtcSurfaceView and RtcTextureView.

export interface RtcRendererViewProps {
  canvas: VideoCanvas;
  connection?: RtcConnection;
}

Properties

canvas
Local video display properties. See VideoCanvas.
connection
Connection information. See RtcConnection.
Generated by <oXygen/> XML WebHelp