[remote-playback] Pull Request: Updated media commands section to use normative assertions

tidoust has just submitted a new pull request for 
https://github.com/w3c/remote-playback:

== Updated media commands section to use normative assertions ==
The "Media commands and media playback state" section describe the 
interaction between the HTMLMediaElement interface and the remotely 
played media without being very explicit as to what user agents are to
 be doing.

I updated the section to use "the user agent MUST" sentences.

More discussion might be needed to complete this section. For 
instance, I assume that the remote media will start in the same state 
as the local one (e.g. playing at 5.4s), but I don't see that very 
clearly in the spec right now.

Also, do we expect all media commands to be supported by the remote 
playback device? (setting "playbackRate" for instance). If not, what 
is to happen when the application issues such commands?

See https://github.com/w3c/remote-playback/pull/32

Received on Tuesday, 17 May 2016 16:10:35 UTC