Package com.otaliastudios.cameraview
See: Description
-
Class Summary Class Description CameraView Entry point for the whole library. CameraUtils Static utilities for dealing with camera I/O, orientations, etc. Stub A result stub, for internal use only. PictureResult Wraps the picture captured by takePicture or takePictureSnapshot. CameraLogger Utility class that can log traces and info. CameraException Holds an error with the camera configuration. CameraListener The base class for receiving updates from a CameraView instance. CameraOptions Options telling you what is available and what is not. Stub A result stub, for internal use only. VideoResult Wraps the result of a video recording started by takeVideo. -
Interface Summary Interface Description FileCallback Receives callbacks about a file saving operation. BitmapCallback Receives callbacks about a bitmap decoding 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.