- From: Google <sysbot+gh@w3.org>
- Date: Sat, 28 Oct 2017 04:19:02 +0000
- To: public-secondscreen@w3.org
If the test API is strictly about testing the `RemotePlayback` interface, it could be very simple: `<video>.remote.test.deviceAvailable = true` to simulate a remote playback device being available for that element, and `false` to simulate a device not being available. If we want to test behavior of the media element itself in remote playback scenarios, that could mean creating a fake remote playback device with specific capabilities. -- GitHub Notification of comment by mfoltzgoogle Please view or discuss this issue at https://github.com/w3c/remote-playback/issues/92#issuecomment-340138037 using your GitHub account
Received on Saturday, 28 October 2017 04:19:03 UTC