Re: Constrant question (ping Dan)

+1 to Adam's answer and to Harald's.

-- dan

On Dec 4, 2015, at 10:04 AM, Harald Alvestrand wrote:

> Den 04. des. 2015 10:59, skrev Adam Bergkvist:
>> Hi
>> 
>> In Example 11 we have a MediaTrackCapabilites structure with:
>> 
>>   aspectRatio: {
>>     min: 1.3333333333,
>>     max: 1.3333333333
>>   }
>> 
>> Setting min and max to the same value is the old syntax for saying 
>> "exact" right? So now we could actually say:
>> 
>>   aspectRatio: { exact: 1.3333333333 }
>> 
> 
> 
> Yes, that's what we should say.
> 
> We should also have an exacmple with min: 1.3333 max: 1.7778 (has to be
> between 4:3 and 16:9).
> 

Received on Friday, 4 December 2015 17:28:43 UTC