Skip to content

Commit

Permalink
Add Chrome impl_url for MediaDevices.selectAudioOutput() (#24761)
Browse files Browse the repository at this point in the history
add chromium impl_url for `MediaDevices.selectAudioOutput()`
  • Loading branch information
skyclouds2001 authored Oct 21, 2024
1 parent 370fb7f commit 2fb50bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/MediaDevices.json
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,8 @@
"spec_url": "https://w3c.github.io/mediacapture-output/#dom-mediadevices-selectaudiooutput",
"support": {
"chrome": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/372214870"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand Down

0 comments on commit 2fb50bb

Please sign in to comment.