Re: Return value of getSupportedConstraints (Re: [Bug 26654] WebIDL types needed in Constrainable application)

On 10/10/14, 1:05 PM, Harald Alvestrand wrote:
> Returning a truthy value requires changing the returned value according
> to what the type of the constraint is. That's the odd part.

All types are ConstrainXxx something so returning this should do:

   { width: {}, height: {}, aspectRatio: {}, frameRate: {}, facingMode: 
{} };

This is a constant anyway.

.: Jan-Ivar :.

Received on Friday, 10 October 2014 17:38:27 UTC