Chromium Code Reviews
DescriptionIn this CL, we extend API chooseDesktopMedia by adding one
more source type "audio".
With that, the window picker will show a checkbox which serves
the purpose as asking user permission for audio share.
If the user checks the checkbox, then we will generate audio
stream.
Current functionality is behind flag
--enable-audio-support-for-desktop-share.
Design Doc is at https://goo.gl/yIJ08b
This CL is implementation of Use Case 4.a
BUG=557222
Committed: https://crrev.com/1ab5937e528db4ba1a1d361ac39f079a17b6f0d4
Cr-Commit-Position: refs/heads/master@{#373576}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Initial upload #Patch Set 3 : Behind flag #
Total comments: 2
Patch Set 4 : Dynamically Disable Checkbox #Patch Set 5 : Fix Compiler Issue #
Total comments: 22
Patch Set 6 : UI Layout Fix #
Total comments: 2
Patch Set 7 : Minor Style Change #
Total comments: 1
Messages
Total messages: 40 (17 generated)
|