OtherGridComponentOptions

constructor(height: Int, width: Int, backgroundColor: Int = 0xFF2C678F.toInt(), children: List<MediaSfuUIComponent> = emptyList(), gridSize: Double = 0.0, showAspect: Boolean = true)