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

support asprocess for oryx. 2.0.218

This commit is contained in:
winlin 2016-09-23 15:00:50 +08:00
parent 2a01540433
commit b748fac23a
7 changed files with 53 additions and 3 deletions

View file

@ -379,6 +379,8 @@ public:
* ignore if empty string.
*/
virtual std::string get_work_dir();
// whether use asprocess mode.
virtual bool get_asprocess();
// stream_caster section
public:
/**