Source -> DesktopCapturerSource
This commit is contained in:
parent
32c3f17f5a
commit
10ef6749b3
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ Starts gathering information about all available desktop media sources,
|
||||||
and calls `callback(error, sources)` when finished.
|
and calls `callback(error, sources)` when finished.
|
||||||
|
|
||||||
`sources` is an array of [`DesktopCapturerSource`](structures/desktop-capturer-source.md)
|
`sources` is an array of [`DesktopCapturerSource`](structures/desktop-capturer-source.md)
|
||||||
objects, each `Source` represents a screen or an individual window that can be
|
objects, each `DesktopCapturerSource` represents a screen or an individual window that can be
|
||||||
captured.
|
captured.
|
||||||
|
|
||||||
[`navigator.webkitGetUserMedia`]: https://developer.mozilla.org/en/docs/Web/API/Navigator/getUserMedia
|
[`navigator.webkitGetUserMedia`]: https://developer.mozilla.org/en/docs/Web/API/Navigator/getUserMedia
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue