Package com.otaliastudios.cameraview.markers
See: Description
-
Enum Summary Enum Description AutoFocusTrigger Gives information about what triggered the autofocus operation. -
Interface Summary Interface Description Marker A marker is an overlay over the CameraView preview, which should be drawn at specific times during the camera lifecycle. AutoFocusMarker A marker for the autofocus operations. -
Class Summary Class Description MarkerLayout Manages markers and provides an hierarchy / Canvas for them. DefaultAutoFocusMarker A default implementation of AutoFocusMarker. MarkerParser Parses markers from XML attributes.