csrc/wrapper.hpp @@ -73,6 +73,7 @@ bool run_dec_; bool run_stream_; bool run_rec_; bool work_start; // decoder 参数 std::unique_ptr<std::thread> thread_; std::atomic_bool stop_stream_;