shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.components.display
/
AudioDecibelCheckOptions
/
AudioDecibelCheckOptions
Audio
Decibel
Check
Options
constructor
(
name
:
String
,
audioDecibels
:
List
<
AudioDecibels
>
=
emptyList()
,
barColor
:
Int
=
0xFFE82E2E.toInt()
,
waveformColor
:
Int
=
0xFF4CAF50.toInt()
,
customStyle
:
Map
<
String
,
Any
>
=
emptyMap()
)