Skip to content

Commit

Permalink
Remove Interaction with Remote Playback section
Browse files Browse the repository at this point in the history
See #191
  • Loading branch information
chrisn committed Mar 21, 2024
1 parent e2c0312 commit f55b447
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ spec: Fullscreen; urlPrefix: https://fullscreen.spec.whatwg.org
type: dfn; text: fullscreen flag; url: #fullscreen-flag
type: dfn; text: fullscreenElement; url: dom-document-fullscreenelement
type: dfn; text: exit fullscreen; url: fully-exit-fullscreen
spec: Remote-Playback; urlPrefix: https://w3c.github.io/remote-playback/#dfn-
type: dfn
text: local playback device
text: local playback state
</pre>

<pre class="link-defaults">
Expand Down Expand Up @@ -292,13 +288,6 @@ the user agent SHOULD run these steps:
It is RECOMMENDED to run the <a>exit Picture-in-Picture algorithm</a> when the
{{pictureInPictureElement}} <a>fullscreen flag</a> is set.

## Interaction with Remote Playback ## {#remote-playback}

The [[Remote-Playback]] specification defines a <a>local playback device</a>
and a <a>local playback state</a>. For the purpose of Picture-in-Picture, the
playback is local and regardless of whether it is played in page or in
Picture-in-Picture.

## Interaction with Media Session ## {#media-session}

The API will have to be used with the [[MediaSession]] API for customizing the
Expand Down

0 comments on commit f55b447

Please sign in to comment.