mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #319, move mw_latency to play.
This commit is contained in:
parent
4eb1874955
commit
06ae74dd3f
6 changed files with 140 additions and 146 deletions
|
@ -103,7 +103,7 @@ protected:
|
|||
// interface ISrsReloadHandler
|
||||
public:
|
||||
virtual int on_reload_vhost_removed(std::string vhost);
|
||||
virtual int on_reload_vhost_mw(std::string vhost);
|
||||
virtual int on_reload_vhost_play(std::string vhost);
|
||||
virtual int on_reload_vhost_smi(std::string vhost);
|
||||
virtual int on_reload_vhost_tcp_nodelay(std::string vhost);
|
||||
virtual int on_reload_vhost_realtime(std::string vhost);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue