FFmpeg
Functions
jni.h File Reference

Go to the source code of this file.

Functions

int av_jni_set_java_vm (void *vm, void *log_ctx)
 
void * av_jni_get_java_vm (void *log_ctx)
 

Function Documentation

◆ av_jni_set_java_vm()

int av_jni_set_java_vm ( void *  vm,
void *  log_ctx 
)

Definition at line 69 of file jni.c.

◆ av_jni_get_java_vm()

void* av_jni_get_java_vm ( void *  log_ctx)

Definition at line 74 of file jni.c.

Referenced by ff_jni_get_env().