useReceiveSettings(params?) : Object
Parameters (optional)
string
A unique identifier for the participant, defaults to
base to return the base receiveSettings.Function
Callback for the
receive-settings-updated event.Return value
An object with the following properties:Object
The receive settings for the participant. See
daily-js instance method updateReceiveSettings() for an overview of receive settings.Function
Updates receive settings, equivalent to calling the
daily-js updateReceiveSettings() method.