Source -> DesktopCapturerSource

This commit is contained in:
Samuel Attard 2016-10-14 13:10:37 +11:00
parent 32c3f17f5a
commit 10ef6749b3
No known key found for this signature in database
GPG key ID: 273DC1869D8F13EF

View file

@ -68,7 +68,7 @@ Starts gathering information about all available desktop media sources,
and calls `callback(error, sources)` when finished.
`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.
[`navigator.webkitGetUserMedia`]: https://developer.mozilla.org/en/docs/Web/API/Navigator/getUserMedia