Commit d1035e28 by xiongziliang

完善日志

parent 5def5be2
......@@ -84,7 +84,7 @@ JNI_API(jboolean,startDemo,jstring path_to_jni_file){
string jni_file = sd_path + "/zlmediakit.jni";
DebugL << "sd_path:" << sd_path;
DebugL << "jni file:" << sd_path;
DebugL << "jni file:" << jni_file;
static thread s_th([sd_path,jni_file](){
try {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论