MediaSFU React Native
Preparing search index...
UpdateMediaSettingsOptions
Interface UpdateMediaSettingsOptions
interface
UpdateMediaSettingsOptions
{
settings
:
Settings
;
updateAudioSetting
:
(
value
:
string
)
=>
void
;
updateVideoSetting
:
(
value
:
string
)
=>
void
;
updateScreenshareSetting
:
(
value
:
string
)
=>
void
;
updateChatSetting
:
(
value
:
string
)
=>
void
;
}
Index
Properties
settings
update
Audio
Setting
update
Video
Setting
update
Screenshare
Setting
update
Chat
Setting
Properties
settings
settings
:
Settings
update
Audio
Setting
updateAudioSetting
:
(
value
:
string
)
=>
void
update
Video
Setting
updateVideoSetting
:
(
value
:
string
)
=>
void
update
Screenshare
Setting
updateScreenshareSetting
:
(
value
:
string
)
=>
void
update
Chat
Setting
updateChatSetting
:
(
value
:
string
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
settings
update
Audio
Setting
update
Video
Setting
update
Screenshare
Setting
update
Chat
Setting
MediaSFU
MediaSFU React Native
Loading...