X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2Fjni%2FUVCCamera%2Fai_suanzi_rtmpclient_Ffmpeg.h;fp=app%2Fsrc%2Fmain%2Fjni%2FUVCCamera%2Fai_suanzi_rtmpclient_Ffmpeg.h;h=0000000000000000000000000000000000000000;hb=4d7fc85844bbd24cc1b15f60fed3b8aaa507962f;hp=2bdd6a7b8ae308c3e155ea383c4d35378747435e;hpb=d0d496554f96cebf84db3e9b3cf507577272ef8c;p=rtmpclient.git diff --git a/app/src/main/jni/UVCCamera/ai_suanzi_rtmpclient_Ffmpeg.h b/app/src/main/jni/UVCCamera/ai_suanzi_rtmpclient_Ffmpeg.h deleted file mode 100644 index 2bdd6a7..0000000 --- a/app/src/main/jni/UVCCamera/ai_suanzi_rtmpclient_Ffmpeg.h +++ /dev/null @@ -1,85 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class ai_suanzi_rtmpclient_Ffmpeg */ - -#ifndef _Included_ai_suanzi_rtmpclient_Ffmpeg -#define _Included_ai_suanzi_rtmpclient_Ffmpeg -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: ai_suanzi_rtmpclient_Ffmpeg - * Method: getVersion - * Signature: ()Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_getVersion - (JNIEnv *, jobject); - -/* - * Class: ai_suanzi_rtmpclient_Ffmpeg - * Method: init - * Signature: (II)I - */ -JNIEXPORT jint JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_init - (JNIEnv *, jobject, jint, jint); - -/* - * Class: ai_suanzi_rtmpclient_Ffmpeg - * Method: flush - * Signature: ()I - */ -JNIEXPORT jint JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_flush - (JNIEnv *, jobject); - -/* - * Class: ai_suanzi_rtmpclient_Ffmpeg - * Method: close - * Signature: ()I - */ -JNIEXPORT jint JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_close - (JNIEnv *, jobject); - -/* - * Class: ai_suanzi_rtmpclient_Ffmpeg - * Method: process - * Signature: ([B)I - */ -JNIEXPORT jint JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_process - (JNIEnv *, jobject, jbyteArray); - -/* - * Class: ai_suanzi_rtmpclient_Ffmpeg - * Method: play - * Signature: (Ljava/lang/Object;Ljava/lang/String;)I - */ -JNIEXPORT jint JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_play - (JNIEnv *, jobject, jobject, jstring); - -/* - * Class: ai_suanzi_rtmpclient_Ffmpeg - * Method: push - * Signature: (Ljava/lang/Object;)I - */ -JNIEXPORT jint JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_push - (JNIEnv *, jobject, jobject); - -/* - * Class: ai_suanzi_rtmpclient_Ffmpeg - * Method: preview - * Signature: (Ljava/lang/Object;)I - */ -JNIEXPORT jint JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_preview - (JNIEnv *, jobject, jobject); - -/* - * Class: ai_suanzi_rtmpclient_Ffmpeg - * Method: getPerfectDevice - * Signature: ()Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_ai_suanzi_rtmpclient_Ffmpeg_getPerfectDevice - (JNIEnv *, jobject); - -#ifdef __cplusplus -} -#endif -#endif