添加全局时间戳覆盖逻辑

This commit is contained in:
xiongziliang
2020-05-25 12:07:38 +08:00
parent 4130910574
commit 06d61cf195
5 changed files with 73 additions and 2 deletions

View File

@@ -178,6 +178,7 @@ public:
private:
MultiMuxerPrivate::Ptr _muxer;
std::weak_ptr<MediaSourceEvent> _listener;
Stamp _stamp[2];
};
}//namespace mediakit