MCPcopy Create free account
hub / github.com/SIPp/sipp / getSSRC

Method getSSRC

src/jlsrtp.cpp:1998–2001  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1996}
1997
1998unsigned int JLSRTP::getSSRC()
1999{
2000 return _id.ssrc;
2001}
2002
2003std::string JLSRTP::getIPAddress()
2004{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected