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

RTC: Pithy print the address change

This commit is contained in:
winlin 2020-07-27 12:28:15 +08:00
parent a035d312f9
commit 5f7d1e2c5b
4 changed files with 20 additions and 8 deletions

View file

@ -77,6 +77,8 @@ public:
public:
// Whether specified stage is ready for print.
bool can_print(srs_error_t err);
// We also support int error code.
bool can_print(int err);
};
// The stage is used for a collection of object to do print,