Re: getCapabilities() as both static and object method?

On 12/05/2014 8:54 AM, Harald Alvestrand wrote:
> In the current version of the spec, we have:
>
> The getCapabilities() method returns the dictionary of the 
> capabilities that the object supports.
>
> This means that one must get an object before one can get capabilities 
> of it. This is inconvenient for some usages (deciding what to pass to 
> getUserMedia is the obvious one).
>
> Should this method also be available as a static method?
>
> Harald

-1: I'm in favor of leaving this as an instance-only method.

Gili

Received on Monday, 12 May 2014 15:55:32 UTC