Class CameraDevice.FrameProvider

  • Enclosing class:
    CameraDevice

    public static class CameraDevice.FrameProvider
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected FrameProvider​(androidx.camera.core.ImageProxy imageProxy, int frameRotationDegrees, boolean requireMirroring)  
    • Constructor Detail

      • FrameProvider

        protected FrameProvider​(androidx.camera.core.ImageProxy imageProxy,
                                int frameRotationDegrees,
                                boolean requireMirroring)
    • Method Detail

      • getFullImageData

        public com.banuba.sdk.types.FullImageData getFullImageData()
      • getImageProxy

        public androidx.camera.core.ImageProxy getImageProxy()
      • getFrameRotationDegrees

        public int getFrameRotationDegrees()