Searched defs:rtpSocket (Results 1 – 2 of 2) sorted by relevance
80 int rtpSocket, int rtcpSocket, in addStream()95 void ARTPConnection::removeStream(int rtpSocket, int rtcpSocket) { in removeStream()109 int *rtpSocket, int *rtcpSocket, unsigned *rtpPort) { in MakePortPair()214 int32_t rtpSocket, rtcpSocket; in onRemoveStream() local
77 int rtpSocket = MakeUDPSocket(port); in setup() local