mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-28 21:14:03 +08:00
Fix/ts splitter resync (#4783)
This commit is contained in:
@@ -68,6 +68,8 @@ public:
|
||||
void setMaxCacheSize(size_t max_cache_size);
|
||||
|
||||
protected:
|
||||
virtual void onReset() {};
|
||||
|
||||
/**
|
||||
* 收到请求头
|
||||
* @param data 请求头数据
|
||||
|
||||
Reference in New Issue
Block a user