Package com.otaliastudios.cameraview
See: Description
-
Class Summary Class Description CameraOptions Options telling you what is available and what is not. CameraListener The base class for receiving updates from a CameraView instance. CameraCallbacks CameraView Entry point for the whole library. Stub A result stub, for internal use only. VideoResult Wraps the result of a video recording started by takeVideo. CameraException Holds an error with the camera configuration. CameraLogger Utility class that can log traces and info. Stub A result stub, for internal use only. PictureResult Wraps the picture captured by takePicture or takePictureSnapshot. CameraUtils Static utilities for dealing with camera I/O, orientations, etc. -
Interface Summary Interface Description BitmapCallback Receives callbacks about a bitmap decoding operation. FileCallback Receives callbacks about a file saving operation. Logger A Logger can listen to internal log eventsand log them to different providers.The default logger will simply post to logcat. -
Annotation Summary Annotation Description LogLevel Interface of integers representing log levels.