Zoom Meeting SDK for Web - Component View
Demo
Docs
Release
@zoom/meetingsdk
Preparing search index...
EmbeddedClient
getVirtualBackgroundStatus
Function getVirtualBackgroundStatus
getVirtualBackgroundStatus
()
:
{
id
:
string
;
isLock
:
boolean
;
isVbOn
:
boolean
;
vbList
:
VbImageInfoType
[]
;
}
Gets the current status of the virtual background setting.
Returns
{
id
:
string
;
isLock
:
boolean
;
isVbOn
:
boolean
;
vbList
:
VbImageInfoType
[]
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Demo
Docs
Release
@zoom/meetingsdk
Zoom Meeting SDK for Web - Component View
Loading...
Gets the current status of the virtual background setting.