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