Phonegap: is it possible to set and lock all camera parameters like resolution, focus, white-balance, color, depth?

StackOverflow https://stackoverflow.com/questions/8666587

Domanda

Phonegap: I would like to know if it is possible to choose a set of parameters for the camera (Android, iOS, WP7), lock them and shoot many photos with those same parameters.

È stato utile?

Soluzione

http://docs.phonegap.com/en/1.3.0/phonegap_camera_camera.md.html#Camera

Check out the cameraOptions.. Thats the max setting you can do using phonegap for now.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top