update excerpts based on feedback

This commit is contained in:
Zeke Sikelianos 2016-04-22 10:30:49 -07:00
parent 0527b17e42
commit 2c8261b429
8 changed files with 12 additions and 12 deletions

View file

@ -1,7 +1,7 @@
# desktopCapturer
> Capture audio, video, and images from a microphone, camera, or
screen using the `getUserMedia` API.
> List `getUserMedia` sources for capturing audio, video, and images from a
microphone, camera, or screen.
```javascript
// In the renderer process.