| | |
| | |
|
| | | public static native void dbgFaceAdd(NativeImg faceImage);
|
| | | public static native String dbgGetLog();
|
| | | public static native void dbgSetStfaceLicense(String lic);
|
| | |
|
| | | //public static native void dbgReadTexture();
|
| | |
|
| | |
|
| | | public static native void setCaptureSurface(Surface surfaceCapture);
|
| | | public static native void startCapturePlayer(String uri);
|
| | | public static native void stopCapturePlayer();
|
| | | public static native ArrayList<NativeImg> getCaptureImages();
|
| | | public static native call(String phone);
|
| | | public static native hang();
|
| | | public static int COMPANY_ID = 1001;
|
| | |
|
| | | public static void faceCallBack(int cameraIdx, int count)
|