Skip to content

Commit

Permalink
Update language around media sources.
Browse files Browse the repository at this point in the history
Make requirements for remote playback address flinging specifically.
  • Loading branch information
mfoltzgoogle committed Aug 21, 2019
1 parent a538efb commit d731931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.bs
Expand Up @@ -202,8 +202,8 @@ Remote Playback API Requirements {#requirements-remote-playback}
2. A controlling user agent must be able to to [=initiate remote playback=] of
an {{HTMLMediaElement}} to a compatible remote playback device.

3. The controlling user agent must be able send media data and text tracks
from an {{HTMLMediaElement}} to a compatible remote playback device.
3. The controlling user agent must be able send media sources as URLs and text
tracks from an {{HTMLMediaElement}} to a compatible remote playback device.

4. During remote playback, the controlling user agent and the remote playback
device must be able to synchronize the [=media element state=] of the
Expand Down

0 comments on commit d731931

Please sign in to comment.