添加踢出推流器功能

This commit is contained in:
xiongziliang
2018-02-06 10:56:58 +08:00
parent cf8b6f6b91
commit 4f072eb36a
6 changed files with 49 additions and 9 deletions

View File

@@ -51,6 +51,7 @@ public:
public:
bool seekTo(uint32_t ui32Stamp) override;
uint32_t getStamp() override;
bool shutDown() override;
private:
#ifdef ENABLE_MP4V2