1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 20:01:56 +00:00

srs_get_sip_utc_date external use

This commit is contained in:
xialixin 2020-04-05 13:51:19 +08:00
parent c70ed1cd74
commit 9e9b5374d5

View file

@ -55,6 +55,8 @@ enum SrsSipCmdType{
SrsSipCmdRespone=1
};
std::string srs_sip_get_utc_date();
class SrsSipRequest
{
public: