consumers\update_participant_audio_decibels library
Classes
- UpdateParticipantAudioDecibelsOptions
- Represents the options for updating the audio decibels of a participant.
Functions
-
updateParticipantAudioDecibels(
UpdateParticipantAudioDecibelsOptions options) → void - Updates the audio decibels for a participant.
Typedefs
- UpdateParticipantAudioDecibelsType = void Function(UpdateParticipantAudioDecibelsOptions options)