Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Needham <[email protected]>
  • Loading branch information
youennf and chrisn committed May 27, 2024
1 parent 423575e commit 6462de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,7 @@ interface MediaSession {
The <a>setMicrophoneActive(active)</a>, <a>setCameraActive(active)</a>
and <a>setScreenshareActive(active)</a> methods
can reject based on user agent specific heuristics. This might in
particular happen when the web page asks to activate (aka unmute) microphone,
particular happen when the web page asks to activate (unmute) the microphone,
camera or screenshare. The user agent could decide to require [=transient activation=] in
that case. It might also require user input through a prompt to make the
actual decision.
Expand Down

0 comments on commit 6462de8

Please sign in to comment.