媒体源注册时强制覆盖

This commit is contained in:
xiongziliang
2019-03-13 20:12:34 +08:00
parent 9dfb275ad5
commit 327acdf562
3 changed files with 12 additions and 17 deletions

View File

@@ -167,7 +167,7 @@ public:
}
protected:
bool regist() ;
void regist() ;
bool unregist() ;
private:
template <typename FUN>