mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-03 17:27:33 +08:00
关闭MediaPlayer的播放器复用功能
This commit is contained in:
@@ -47,8 +47,6 @@ public:
|
||||
void pause(bool bPause) override;
|
||||
void teardown() override;
|
||||
TaskExecutor::Ptr getExecutor();
|
||||
private:
|
||||
string _strPrefix;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user