stream pushing ok without access permission of /dev/video0
[rtmpclient.git] / app / src / main / jni / ai_suanzi_rtmpclient_Ffmpeg.h
index af1f17c..bf88a71 100644 (file)
@@ -20,15 +20,15 @@ JNIEXPORT jstring JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_getVersion
  * Method:    init
  * Signature: ()V
  */
-JNIEXPORT void JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_init__
+JNIEXPORT void JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_init
   (JNIEnv *, jobject);
 
 /*
  * Class:     ai_suanzi_rtmpclient_Ffmpeg
- * Method:    init
+ * Method:    inithaha
  * Signature: (II)I
  */
-JNIEXPORT jint JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_init__II
+JNIEXPORT jint JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_inithaha
   (JNIEnv *, jobject, jint, jint);
 
 /*