shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.display
/
MiniAudioOptions
/
MiniAudioOptions
Mini
Audio
Options
constructor
(
name
:
String
,
visible
:
Boolean
=
true
,
showWaveform
:
Boolean
=
true
,
customStyle
:
Map
<
String
,
Any
>
=
emptyMap()
,
backgroundColor
:
Int
=
0xFF2C678F.toInt()
,
imageSource
:
String
=
""
,
roundedImage
:
Boolean
=
true
,
audioDecibels
:
List
<
AudioDecibels
>
=
emptyList()
)