固话代码优化
git-svn-id: http://192.168.1.226/svn/proxy@869 454eff88-639b-444f-9e54-f578c98de674
| | |
| | | g_CameraWrappers[i].pipeLineRender = new PipeLine; |
| | | //PipeLine& pipeLine(*(g_CameraWrappers[i].pipeLineDecoderDetector)); |
| | | } |
| | | |
| | | g_TeleWrapper.start(); |
| | | } |
| | | |
| | | void |
| | |
| | | public static native ArrayList<NativeImg> getCaptureImages();
|
| | | public static native void teleCall(String phoneNumber);
|
| | | public static native void teleHang();
|
| | | public static native void teleShutdown();
|
| | |
|
| | | public static native void setFaceLabel(int cameraIdx, int stTrackId, String phoneNumber);
|
| | |
|