Merge pull request #222 from w3c/remote-playback · w3c/picture-in-picture@13df9af
beaufortfran
·
2025-12-02
·
via Recent Commits to picture-in-picture:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -30,10 +30,6 @@ spec: Fullscreen; urlPrefix: https://fullscreen.spec.whatwg.org
|
30 | 30 | type: dfn; text: fullscreen flag; url: #fullscreen-flag |
31 | 31 | type: dfn; text: fullscreenElement; url: dom-document-fullscreenelement |
32 | 32 | type: dfn; text: exit fullscreen; url: fully-exit-fullscreen |
33 | | -spec: Remote-Playback; urlPrefix: https://w3c.github.io/remote-playback/#dfn- |
34 | | - type: dfn |
35 | | - text: local playback device |
36 | | - text: local playback state |
37 | 33 | </pre> |
38 | 34 | |
39 | 35 | <pre class="link-defaults"> |
@@ -291,13 +287,6 @@ the user agent MAY run these steps:
|
291 | 287 | It is RECOMMENDED to run the <a>exit Picture-in-Picture algorithm</a> when the |
292 | 288 | {{pictureInPictureElement}} <a>fullscreen flag</a> is set. |
293 | 289 | |
294 | | -## Interaction with Remote Playback ## {#remote-playback} |
295 | | - |
296 | | -The [[Remote-Playback]] specification defines a <a>local playback device</a> |
297 | | -and a <a>local playback state</a>. For the purpose of Picture-in-Picture, the |
298 | | -playback is local and regardless of whether it is played in page or in |
299 | | -Picture-in-Picture. |
300 | | - |
301 | 290 | ## Interaction with Media Session ## {#media-session} |
302 | 291 | |
303 | 292 | The API will have to be used with the [[MediaSession]] API for customizing the |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。