![]() |
libgpac
Documentation of the core library of GPAC
|
#include "javaenv.h"
Include dependency graph for javaenv.c:Functions | |
| jint | JNI_OnLoad (JavaVM *vm, void *reserved) |
| JNIEnv * | GetEnv () |
| JavaVM * | GetJavaVM () |
Variables | |
| static JavaVM * | javaVM = 0 |
| jint JNI_OnLoad | ( | JavaVM * | vm, |
| void * | reserved | ||
| ) |
| JNIEnv * GetEnv | ( | ) |
| JavaVM * GetJavaVM | ( | ) |
|
static |