csrc/buz/recorder.cpp @@ -124,7 +124,7 @@ //callback to frame index and path if(func_rec_info_){ func_rec_info_(id_,file_frame_index_, file_path_); func_rec_info_(id_, file_frame_index_, file_path_); } }