mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Extract RTC api file
This commit is contained in:
parent
d603b1580e
commit
acc53ded89
8 changed files with 13 additions and 812 deletions
|
@ -76,6 +76,7 @@ const uint8_t kSLI = 2;
|
|||
const uint8_t kRPSI = 3;
|
||||
const uint8_t kAFB = 15;
|
||||
|
||||
// TODO: FIXME: Move to utility.
|
||||
extern std::string gen_random_str(int len);
|
||||
|
||||
class SrsNtp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue