shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.consumers
/
UpdateParticipantAudioDecibelsOptions
/
UpdateParticipantAudioDecibelsOptions
Update
Participant
Audio
Decibels
Options
constructor
(
name
:
String
,
averageLoudness
:
Double
,
audioDecibels
:
MutableList
<
AudioDecibels
>
,
updateAudioDecibels
:
(
List
<
AudioDecibels
>
)
->
Unit
)