We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
windowAudio
1 parent 564c7c9 commit 6cc2c9aCopy full SHA for 6cc2c9a
api/MediaDevices.json
@@ -473,7 +473,7 @@
473
"version_added": "141",
474
"partial_implementation": true,
475
"notes": [
476
- "Defaults to `\"exclude\"`. Before Chrome 142 it defaulted to `\"system\"`.",
+ "Defaults to `\"system\"`.",
477
"Only supports values `\"exclude\"` and `\"system\"`, not `\"window\"`."
478
]
479
},
@@ -485,7 +485,7 @@
485
"version_removed": "143",
486
487
488
- "Defaults to `\"system\"`. Before Chrome 143 it defaulted to `\"exclude\"`.",
+ "Defaults to `\"system\"`. Before Edge 142, it defaulted to `\"exclude\"`.",
489
490
491
0 commit comments