libgpac
Documentation of the core library of GPAC
|
#include "javaenv.h"
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 |