Class CaptureHandler


  • public class CaptureHandler
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CaptureHandler​(android.content.Context context)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processPicture​(byte[] data, ScanContainer scanContainer)  
      • Methods inherited from class java.lang.Object

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

      • CaptureHandler

        public CaptureHandler​(android.content.Context context)
    • Method Detail

      • processPicture

        public void processPicture​(byte[] data,
                                   ScanContainer scanContainer)