修复开启转协议后,无人观看掐流延时不定期的bug

This commit is contained in:
xiongziliang
2020-06-19 10:19:42 +08:00
parent f881108dfe
commit e76bc65243
5 changed files with 28 additions and 2 deletions

View File

@@ -131,6 +131,12 @@ public:
*/
int totalReaderCount(MediaSource &sender) override;
/**
* 触发无人观看事件
* @param sender 触发者
*/
void onNoneReader(MediaSource &sender) override;
/**
* 设置录制状态
* @param type 录制类型