RemoteVideoView

actual fun RemoteVideoView(modifier: Modifier, tileId: Int, isOnTop: Boolean)
expect fun RemoteVideoView(modifier: Modifier, tileId: Int, isOnTop: Boolean)

Composable that renders a remote participant's video tile.

actual fun RemoteVideoView(modifier: Modifier, tileId: Int, isOnTop: Boolean)