Go to the source code of this file.
Functions | |
JNIEXPORT jint JNICALL | Java_com_example_realsense_1native_1example_MainActivity_nGetCamerasCountFromJNI (JNIEnv *env, jclass type) |
JNIEXPORT jstring JNICALL | Java_com_example_realsense_1native_1example_MainActivity_nGetLibrealsenseVersionFromJNI (JNIEnv *env, jclass type) |
JNIEXPORT jint JNICALL Java_com_example_realsense_1native_1example_MainActivity_nGetCamerasCountFromJNI | ( | JNIEnv * | env, |
jclass | type | ||
) |
Definition at line 10 of file native-lib.cpp.
JNIEXPORT jstring JNICALL Java_com_example_realsense_1native_1example_MainActivity_nGetLibrealsenseVersionFromJNI | ( | JNIEnv * | env, |
jclass | type | ||
) |
Definition at line 5 of file native-lib.cpp.