MainGridComponentOptions

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