Information on available camera settings

Information on available camera settings

BY 14 Jul 2014 Web Application Development

I would like to know the available cameraSettings values. Your test application mentions,

cameraSettings = storage.get(STORAGE_SETTINGS_KEY);

….

cameraSettings.pictureFormat = pictureFormats[0];

 

Just like pictureFormat, what are all the possible settings which we can set. Basically I want to disable shutter sound for my camera based app.

Regards,

Santosh

Written by