Skip to content

Commit

Permalink
add (mdn#21637)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored Dec 15, 2023
1 parent bc45d8a commit 1e9d21e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/MediaSession.json
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,8 @@
},
"setCameraActive": {
"__compat": {
"description": "<code>setCameraActive()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaSession/setCameraActive",
"spec_url": "https://w3c.github.io/mediasession/#dom-mediasession-setcameraactive",
"support": {
"chrome": {
Expand Down Expand Up @@ -709,6 +711,8 @@
},
"setMicrophoneActive": {
"__compat": {
"description": "<code>setMicrophoneActive()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaSession/setMicrophoneActive",
"spec_url": "https://w3c.github.io/mediasession/#dom-mediasession-setmicrophoneactive",
"support": {
"chrome": {
Expand Down

0 comments on commit 1e9d21e

Please sign in to comment.