提交 8e055408 authored 作者: blu's avatar blu

big refacting of communitation architect

上级 019513c2
...@@ -546,14 +546,13 @@ protected: ...@@ -546,14 +546,13 @@ protected:
if(lastFile == i.get_path()) { if(lastFile == i.get_path()) {
// skip // skip
}else{ }else{
} }
} }
} }
// find video files // find video files
int findTsRang(vector &vTs, long start, long end, int &poss, int &pose) { int findTsRang(vector<long> &vTs, long start, long end, int &poss, int &pose) {
return 0;
} }
public: public:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论