Camera module
Methods
-
staticcleanup(successCallback, errorCallback)
-
Clean up
Name Type Description successCallbackfunction errorCallbackfunction -
staticgetPicture(successCallback, errorCallback, options)
-
Gets a picture from source defined by "options.sourceType", and returns the image as defined by the "options.destinationType" option.
Name Type Description successCallbackfunction errorCallbackfunction optionsObject