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

avayvod has just created a new issue for 
https://github.com/w3c/remote-playback:

== Define the UA behavior when the disableRemotePlayback attribute is 
added during the remote playback ==
Currently the behavior when a page adds the 
```disableRemotePlayback``` attribute to a media element that's being 
played remotely is undefined. Options are:
1. leave it undefined
2. define it so that the remote playback is stopped as soon as the 
attribute is added
3. define it so that the attribute makes an effect on all subsequent 
attempts to playback the media element but not the one currently 
taking place

Option 2 seems like the most reasonable to me.

Please view or discuss this issue at 
https://github.com/w3c/remote-playback/issues/6 using your GitHub 
account

Received on Monday, 18 January 2016 13:17:10 UTC