- From: Dan Burnett <dburnett@voxeo.com>
- Date: Fri, 4 Dec 2015 12:28:13 -0500
- To: Harald Alvestrand <harald@alvestrand.no>
- Cc: public-webrtc-editors@w3.org
+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