[mediacapture-depth] Clarify handling of `depth` when set to an object

dontcallmedom has just created a new issue for 
https://github.com/w3c/mediacapture-depth:

== Clarify handling of `depth` when set to an object ==
6.1 states 
> If the depth dictionary member has the value true, the MediaStream 
returned by the getUserMedia() 
> method MUST contain a depth stream track. If the depth dictionary 
member is set to false, is not 
> provided, or is set to null, the MediaStream MUST NOT contain a 
depth stream track. "

It doesn't say explicitly what to do when it is set to an object; the 
media capture and spec states 
> If a Constraints structure is provided, it further specifies the 
nature and settings of the [...] track

(I'm not sure that handling of the unit system as a constraint is a 
good use of constraints; but that'll come as a separate issue)


Please view or discuss this issue at 
https://github.com/w3c/mediacapture-depth/issues/99 using your GitHub 
account

Received on Tuesday, 8 March 2016 14:32:12 UTC