Updated to ACL 4.6
- Fixed ACL.ACL.base64 bug
- Added reconnect.
- Zoom functions (please test this.)
- More camera light things have been added. (try them out, I only have 1 device to test on.)
- Front camera gingerbread update
- CurrentPictureSizeHeight - CurrentPictureSizeWidth (proper values) ( CurrentPictureSize deprecated)
- SupportedPictureSizeHeight - SupportedPictureSizeWidth - SupportedPictureSize ( proper values)
- rotateBitmap - rotoateBitmap2: be able to rotate a bitmap quickly after taken a picture. (Bitmap parameter of Bytearray param.)
- Record camera functions removed - See Erel's RecordVideoView
- and some more functions
From 4.5:
Thanks to Canalrun, you can now read, and write strings and integers to the camera! With:
"Read Camera Parameter Key" (rCPKey)
"Write Integer Camera Parameter Key" (wiCPKey)
"Write String Camera Parameter Key" (wsCPKey)
"get Parameter String" (ParmStr)
"set parameter String" (ParmStr)