Chromium Code Reviews
DescriptionDesktop Capture API: Pass Audio Selection Information To Javascript
The API mediaDevices.getUserMedia will throw an exception if the caller
requests audio but we cannot provide.
Here is the situation for desktop capture, the user could uncheck the
audio check box, and thus revoke the audio share. But the current
setting of chooseDesktopMedia does not pass this piece of information
to Javascript, which will put the caller into a dilemma whether to
request audio or not in getUserMedia call.
BUG=670407
Committed: https://crrev.com/9ec1ad9cf69edcb08db2237ddb1b4b4f293491ab
Cr-Commit-Position: refs/heads/master@{#438351}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Use Object #
Total comments: 10
Patch Set 3 : Style #Patch Set 4 : Browser Test Case #
Messages
Total messages: 21 (8 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||