mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
support reload atc
This commit is contained in:
parent
eda1ddc03d
commit
821b58af03
6 changed files with 40 additions and 2 deletions
|
@ -266,6 +266,7 @@ public:
|
|||
virtual ~SrsSource();
|
||||
// interface ISrsReloadHandler
|
||||
public:
|
||||
virtual int on_reload_atc(std::string vhost);
|
||||
virtual int on_reload_gop_cache(std::string vhost);
|
||||
virtual int on_reload_queue_length(std::string vhost);
|
||||
virtual int on_reload_forward(std::string vhost);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue