Class CameraFrame

    • Constructor Summary

      Constructors 
      Constructor Description
      CameraFrame​(byte[] data, int width, int height, boolean needToResetTracking)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setFrameOrientation​(int degrees)  
      • Methods inherited from class java.lang.Object

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

      • CameraFrame

        public CameraFrame​(byte[] data,
                           int width,
                           int height,
                           boolean needToResetTracking)
    • Method Detail

      • setFrameOrientation

        public void setFrameOrientation​(int degrees)