Package com.otaliastudios.cameraview.frame
See: Description
-
Interface Summary Interface Description BufferCallback Receives callbacks on buffer availability(when a Frame is released, we reuse its buffer). FrameProcessor A FrameProcessor will process Frames coming from the camera preview. -
Class Summary Class Description ByteBufferFrameManager This class manages the allocation of byte buffers and Frame objects. ImageFrameManager FrameManager This class manages the allocation of Frame objects. Frame A preview frame to be processed by FrameProcessors.