Package 

Class Camera2Frame

  • All Implemented Interfaces:
    com.microblink.camera.hardware.camera.frame.ICameraFrame , com.microblink.camera.util.pool.PoolObject

    
    public class Camera2Frame
    extends BaseCamera2Frame
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      Camera2Frame(Camera camera, Camera2FramePool owner)
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.microblink.camera.hardware.camera.camera2.frame.BaseCamera2Frame

        finalizePoolObject, getFormat, getFrameID, getFrameQuality, getHeight, getNativeCameraFrame, getOrientation, getVisiblePart, getWidth, initializeNativePart, initializePoolObject, isDeviceMoving, isFocused, isPhoto, recycle, setDeviceMoving, setFocused, setFrameID, setImage, setOrientation, setVisiblePart
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Camera2Frame

        Camera2Frame(Camera camera, Camera2FramePool owner)