1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

bravo auto atc per stream. 0.9.84

This commit is contained in:
winlin 2014-04-30 10:17:04 +08:00
parent f02ac02a50
commit 6ee49ee029
4 changed files with 1 additions and 28 deletions

View file

@ -269,9 +269,6 @@ public:
virtual bool get_vhost_http_enabled(std::string vhost);
virtual std::string get_vhost_http_mount(std::string vhost);
virtual std::string get_vhost_http_dir(std::string vhost);
// setter in memory
public:
virtual void set_atc(std::string vhost, bool atc);
};
/**