csrc/wrapper.hpp
@@ -46,7 +46,7 @@ int GetInfoRecorder(std::string &recID, int &index, std::string &path); public: void GB28181(){gb_ = 1;} void gb28181(){gb_ = 1;} void CPUDec(){cpu_ = 1;} void AudioSwitch(const bool a); void SetRecMinCacheTime(const int mind, const int maxd);