Home »
MCQs »
Electron.js MCQs
____ function returns the audio and video streams for the chosen source
26. ____ function returns the audio and video streams for the chosen source.
- desktopCapturer.getUserMedia
- desktopCapturer.getSources
- desktopCapturer.getmedia
- desktopCapturer.getuser
Answer: A) desktopCapturer.getUserMedia
Explanation:
desktopCapturer.getUserMedia function returns the audio and video streams for the chosen source.