解决程序退出时资源释放顺序问题

This commit is contained in:
xiongziliang
2019-05-20 17:03:04 +08:00
parent 8311524935
commit 40c1d1cae6
3 changed files with 20 additions and 3 deletions

View File

@@ -328,5 +328,8 @@ void installWebHook(){
});
#endif //ENABLE_MP4V2
}
void unInstallWebHook(){
}