feat: expose the desktopCapturer module in the main process (#23548)
This commit is contained in:
parent
4b23a85475
commit
df53816eea
10 changed files with 95 additions and 68 deletions
|
@ -3,7 +3,7 @@
|
|||
> Access information about media sources that can be used to capture audio and
|
||||
> video from the desktop using the [`navigator.mediaDevices.getUserMedia`] API.
|
||||
|
||||
Process: [Renderer](../glossary.md#renderer-process)
|
||||
Process: [Main](../glossary.md#main-process), [Renderer](../glossary.md#renderer-process)
|
||||
|
||||
The following example shows how to capture video from a desktop window whose
|
||||
title is `Electron`:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue