mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-02-21 07:40:53 +08:00
添加媒体注册回调事件:#373
This commit is contained in:
@@ -62,6 +62,7 @@ private:
|
||||
bool close(MediaSource &sender,bool force) override;
|
||||
int totalReaderCount(MediaSource &sender) override;
|
||||
void onNoneReader(MediaSource &sender) override;
|
||||
void onRegist(MediaSource &sender, bool regist) override;
|
||||
|
||||
private:
|
||||
Process _process;
|
||||
|
||||
Reference in New Issue
Block a user