正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -354,6 +354,7 @@ public: | @@ -354,6 +354,7 @@ public: | ||
| 354 | virtual void unmount_hls(SrsRequest* r); | 354 | virtual void unmount_hls(SrsRequest* r); |
| 355 | // interface ISrsReloadHandler. | 355 | // interface ISrsReloadHandler. |
| 356 | public: | 356 | public: |
| 357 | + virtual int on_reload_vhost_added(std::string vhost); | ||
| 357 | virtual int on_reload_vhost_http_remux_updated(std::string vhost); | 358 | virtual int on_reload_vhost_http_remux_updated(std::string vhost); |
| 358 | virtual int on_reload_vhost_hls(std::string vhost); | 359 | virtual int on_reload_vhost_hls(std::string vhost); |
| 359 | // interface ISrsHttpMatchHijacker | 360 | // interface ISrsHttpMatchHijacker |
-
请 注册 或 登录 后发表评论