- From: Randell Jesup <randell-ietf@jesup.org>
- Date: Wed, 15 Aug 2012 04:19:53 -0400
- To: public-media-capture@w3.org
On 8/14/2012 5:53 PM, Rich Tibbett wrote: > >> ++ CAMERAINFO >> >> [NoInterfaceObject] >> interface CameraInfo { >> >> attribute unsigned short facing; > Typo. This should of course be: > > readonly attribute DOMString facing; > > More typos :) CameraInfo.orientation should also be read-only. CameraInfo itself may work better as an asynchronous callback from getCameraInfo. See discussion of PTV cameras (perhaps even rotatable for portrait vs landscape). -- Randell Jesup randell-ietf@jesup.org
Received on Wednesday, 15 August 2012 08:20:26 UTC