Whether the sharing is broadcast to subsessions. Only host or co-host have this privilege.
The capture height of share video. Only enabled when the value of secondaryCameraId
is not undefined.
The capture with of the share video. Only enabled when the value of secondaryCameraId
is not undefined.
Privacy-preserving screen sharing controls See for details: https://developer.chrome.com/docs/web-platform/screen-sharing-controls
The monitorTypeSurfaces
option
See for details:
https://developer.chrome.com/docs/web-platform/screen-sharing-controls/#monitorTypeSurfaces
The preferCurrentTab
option
See for details:
https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getDisplayMedia#prefercurrenttab
The selfBrowserSurface
option
See for details:
https://developer.chrome.com/docs/web-platform/screen-sharing-controls/#selfBrowserSurface
The surfaceSwitching
option
See for details:
https://developer.chrome.com/docs/web-platform/screen-sharing-controls/#surfaceSwitching
The systemAudio
option
See for details:
https://developer.chrome.com/docs/web-platform/screen-sharing-controls/#systemAudio
Specifies the types of display surface that the user may select. See for details: https://developer.chrome.com/docs/web-platform/screen-sharing-controls/#displaySurface
Option to show (default, false) or hide (true) the "Share Audio" checkbox when sharing a Chrome tab.
Optimized for video share. If sharing a video file that is stored locally on the computer, we recommend using the video share feature, which will provide better quality due to decreased CPU usage.
Whether the screen sharing user can receive the 'share-can-see-screen' event.
Secondary camera ID. Share a secondary camera connected to your computer. For example, a document camera or the integrated camera on your laptop.
Specify the sourceId of the selected screen. This is used for the electron or nw.js application. See for details: electron https://www.electronjs.org/docs/latest/api/desktop-capturer nw.js https://docs.nwjs.io/en/latest/References/Screen/#screenchoosedesktopmedia-sources-callback
Share screen option interface.