FlexibleVideoOptions

constructor(customWidth: Int, customHeight: Int, rows: Int = 1, columns: Int = 1, componentsToRender: List<MediaSfuUIComponent> = emptyList(), backgroundColor: Int = 0xFF2C678F.toInt(), showAspect: Boolean = false)