Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SIPp/sipp
/ getPort
Method
getPort
src/jlsrtp.cpp:2008–2011 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2006
}
2007
2008
unsigned short JLSRTP::getPort()
2009
{
2010
return _id.port;
2011
}
2012
2013
void JLSRTP::setSSRC(unsigned int ssrc)
2014
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected