- From: David Storey via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 Nov 2017 01:49:25 +0000
- To: public-media-capture-logs@w3.org
dstorey has just submitted a new pull request for https://github.com/w3c/mediacapture-screen-share: == Fix #14 incorrect example == The example uses navigator.mediaDevices.getDisplayMedia. The WebIDL defines it on the NavigatorUserMedia mixin that is directly mixedin to Navigator (this is how Edge implements it): https://w3c.github.io/mediacapture-main/#navigatorusermedia `Navigator implements NavigatorUserMedia;` See https://github.com/w3c/mediacapture-screen-share/pull/52
Received on Monday, 6 November 2017 01:49:27 UTC