![]() |
ROC SDK
2.4.0
Scalable Face Recognition Software
|
Android-only functions. More...
Functions | |
| roc_error | roc_preinitialize_android (void *JNIEnv, void *jobject) |
| Inform the ROC SDK about the Java calling environment. More... | |
Android-only functions.
Call roc_preinitialize_android before calling roc_initialize.
| roc_error roc_preinitialize_android | ( | void * | JNIEnv, |
| void * | jobject | ||
| ) |
Inform the ROC SDK about the Java calling environment.
jobject Android activity. The JNIEnv is passed automatically.| JNIEnv | JNI environment. |
| jobject | Android activity. |
1.8.15