shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.display
/
FlexibleVideoOptions
/
FlexibleVideoOptions
Flexible
Video
Options
constructor
(
customWidth
:
Int
,
customHeight
:
Int
,
rows
:
Int
=
1
,
columns
:
Int
=
1
,
componentsToRender
:
List
<
MediaSfuUIComponent
>
=
emptyList()
,
backgroundColor
:
Int
=
0xFF2C678F.toInt()
,
showAspect
:
Boolean
=
false
)