Searched defs:rtcpSocket (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
78 int rtcpSocket = MakeUDPSocket(port + 1); in setup() local