- sBase64Image - Static variable in class com.dff.cordova.plugin.camera.R.R
-
- sBitmap - Static variable in class com.dff.cordova.plugin.camera.R.R
-
- sCallBackContext - Static variable in class com.dff.cordova.plugin.camera.R.R
-
- setDrawingView(DrawingView) - Method in class com.dff.cordova.plugin.camera.views.PreviewSurfaceView
-
set DrawingView instance for touch focus indication.
- setHaveTouch(boolean, Rect) - Method in class com.dff.cordova.plugin.camera.views.DrawingView
-
change the value of "haveTOuch" and store the rectangle object.
- setListener(CameraPreview) - Method in class com.dff.cordova.plugin.camera.views.PreviewSurfaceView
-
set CameraPreview instance for touch focus.
- sSaveInGallery - Static variable in class com.dff.cordova.plugin.camera.R.R
-
- surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.dff.cordova.plugin.camera.views.CameraPreview
-
Start preview with new settings.
- surfaceCreated(SurfaceHolder) - Method in class com.dff.cordova.plugin.camera.views.CameraPreview
-
Try to open the camera when the surface is created.
- surfaceDestroyed(SurfaceHolder) - Method in class com.dff.cordova.plugin.camera.views.CameraPreview
-
Try to release the camera when the surface is destroyed.