Description:sync code

Match-id-ae901069d012cb1ccf50efd2545d870f46d2fe14
This commit is contained in:
xxxx
2022-05-19 20:34:02 +08:00
parent c648949626
commit 4e631c1d7a
40 changed files with 102 additions and 186 deletions
@@ -47,8 +47,6 @@ private:
int32_t GetDeviceInfo(std::string& deviceId);
std::shared_ptr<PluginListener> m_listener;
bool InitCollectEventsThread();
bool Init();
bool Release();
void NotifyHardWare(int iCnt);
pthread_t collectThreadID_;