Optional
assetOptional
customizeOptional
activeApps?: { popper?: PopperStyle }Optional
callMe?: { popper?: PopperStyle }Customization options for the call-me panel.
Optional
chat?: { notificationCls?: PositionStyle; popper?: PopperStyle }Customization options for chat notifications and panel.
Optional
invite?: { popper?: PopperStyle }Customization options for the invite panel.
Optional
inviteUrlFormat?: stringCustomize the meeting invite URL format (e.g. https://yourdomain/{0}?pwd={1}).
This will not work by default, you need to set Enable Client SDK Customize Invite Url
.
Optional
meeting?: { popper?: PopperStyle }Customization options for the meeting info panel.
Optional
meetingInfo?: MeetingInfoType[]Customization options for meeting info attributes.
Optional
participants?: { popper?: PopperStyle }Customization options for the participants panel.
Optional
setting?: { popper?: PopperStyle }Customization options for the settings panel.
Optional
sharing?: { options?: { hideShareAudioOption?: boolean } }Customization options for screen sharing. When sharing a Chromium browser tab, users can transmit both audio playing in the tab and from their microphone. When sharing using a non-Chromium browser, users can only share their window or entire browser and no screen audio, but they can use their microphone audio.
Optional
options?: { hideShareAudioOption?: boolean }Start-screen-share options
Optional
hideShareAudioOption?: booleanShow (default, false) or hide (true) the "Share tab audio" checkbox when sharing a Chrome tab
Optional
toolbar?: { buttons?: CustomButton[] }Customization options for the toolbar.
Optional
video?: VideoOptionsCustomization options for the video or suspension view.
Optional
debugOptional
enforceEnforce virtual background on Chromium-like browser without SharedArrayBuffer. Note
Optional
languageOptional
leaveImmediately leave the meeting when refreshing or closing the page, instead of experiencing a delay in leaving the meeting (failover). Caveat for the scenario:
Optional
maximumMaximum participants displayed per screen in gallery view, up to 25.
Optional
patchpatchJsMedia: Optional. Default: false. Set to true to automatically apply the latest media dependency fix for the current Meeting SDK for web version. Note that you will still need to manually upgrade to major and minor version releases.
Optional
webDefault 'zoom.us'.
Renders the toolbar and main-panel-view using ReactDOM into the given container.
Param: assetPath
Default 'https://source.zoom.us/{version}/lib/av'.