From 18262b1257a4ce5f50216cc72f580cc7e6f0d82b Mon Sep 17 00:00:00 2001 From: Youenn Fablet Date: Thu, 15 Feb 2024 09:26:47 +0100 Subject: [PATCH] Add MediaSessionActionDetails.isActivating --- index.bs | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/index.bs b/index.bs index 118cb0a..ae63d72 100644 --- a/index.bs +++ b/index.bs @@ -1362,6 +1362,7 @@ dictionary MediaSessionActionDetails { double seekOffset; double seekTime; boolean fastSeek; + boolean isActivating; }; @@ -1399,6 +1400,18 @@ When the media session action is {{MediaSessionAction/seekto}}: +When the media session action is {{MediaSessionAction/togglemicrophone}} +or {{MediaSessionAction/togglecamera}}: + + +

Permissions Policy Integration

This specification defines a policy-controlled feature identified by the