useInputSettings(params?) : Object
Parameters (optional)
Callback for the
'input-settings-error' event.Callback for the
input-settings-updated event.Return value
An object with the following properties:Details an input settings error. Defaults to
null.The settings for the participant. See
daily-js instance method getInputSettings() for an overview of input settings.Updates input settings, equivalent to calling the
daily-js updateInputSettings() method.