mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-03 00:47:34 +08:00
完善错误提示
This commit is contained in:
@@ -79,7 +79,7 @@ public:
|
||||
* 被主动关闭
|
||||
* @return
|
||||
*/
|
||||
bool close(bool force) override;
|
||||
bool close(MediaSource &sender,bool force) override;
|
||||
private:
|
||||
void onNoneReader(MediaSource &sender) override;
|
||||
void rePlay(const string &strUrl,int iFailedCnt);
|
||||
|
||||
Reference in New Issue
Block a user