- From: Adam Bergkvist via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 Feb 2016 19:35:41 +0000
- To: public-media-capture@w3.org
adam-be has just submitted a new pull request for https://github.com/w3c/mediacapture-main: == Clarify how Capabilites should work == Related: PR #307, Issue #296 In this PR I've tried to sort out some of the problems we've talked about so far related to Capabilites: Capabilites section in the (General) Constrainable Pattern section: - Removed use of "supported" - Use "constrainable object" instead of User Agent when referring to the entity that has capabilites. (Also added a definition of "constrainable object") MediaStreamTrack section: - Add text saying that it's a constrainable object - Add note in getCapabilites() that it's the source that provides capabilites MediaTrackCapabilites section: - Use source instead of User Agent. Preview: http://rawgit.com/adam-be/mediacapture-main/sort-out-capabilites/getusermedia.html#idl-def-Capabilities See https://github.com/w3c/mediacapture-main/pull/315
Received on Monday, 15 February 2016 19:35:45 UTC