Little fix in code formatting

github: close #28
This commit is contained in:
Shashwat 2014-05-13 16:25:57 +05:30 committed by Marcel Kinard
parent 707426ece2
commit 199732845e

View File

@ -206,7 +206,7 @@ Optional parameters to customize the camera settings.
PICTURE: 0, // allow selection of still pictures only. DEFAULT. Will return format specified via DestinationType
VIDEO: 1, // allow selection of video only, WILL ALWAYS RETURN FILE_URI
ALLMEDIA : 2 // allow selection from all media types
};
};
- __correctOrientation__: Rotate the image to correct for the orientation of the device during capture. _(Boolean)_