Re: [remote-playback] Define the UA behavior when the disableRemotePlayback attribute is added during the remote playback

I would be in favour of any of these options:
* `disableRemotePlayback` is used in the `play()` algorithm and any 
change after `play()` steps are ran is ignored.
* `disableRemotePlayback` is used like `playbackRate` or `src` and 
affects the playback (thus stops it if it is playing remotely).

@jernoble, do you have a preference? What would be the closest to 
Safari's behaviour?
@foolip, which solution would be the most consistent with the 
HTMLMediaElement spec?

-- 
GitHub Notification of comment by mounirlamouri
Please view or discuss this issue at 
https://github.com/w3c/remote-playback/issues/6#issuecomment-172613210
 using your GitHub account

Received on Monday, 18 January 2016 18:26:50 UTC