- From: Harald Alvestrand <harald@alvestrand.no>
- Date: Fri, 4 Dec 2015 16:04:50 +0100
- To: public-webrtc-editors@w3.org
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 15:05:24 UTC