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:
parent
c70ed1cd74
commit
9e9b5374d5
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ enum SrsSipCmdType{
|
|||
SrsSipCmdRespone=1
|
||||
};
|
||||
|
||||
std::string srs_sip_get_utc_date();
|
||||
|
||||
class SrsSipRequest
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue