Skip to content

Instantly share code, notes, and snippets.

@lhjnano
Created December 13, 2016 06:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lhjnano/aa867bf6d20dd3a8a98dce8e54a53c46 to your computer and use it in GitHub Desktop.
Save lhjnano/aa867bf6d20dd3a8a98dce8e54a53c46 to your computer and use it in GitHub Desktop.
/*
* Class: com_gluesys_util_NDKAdapter
* Method: run_ffmpeg
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_com_gluesys_util_NDKAdapter_run_1ffmpeg (JNIEnv *, jobject);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment