Detailed Description

Typedef Documentation

\fBRTPSession\fP

Uses two pairs of sockets for RTP data and RTCP transmission/reception. UDP/IPv4 RTP Session scheduled by one thread of execution.

Examples: audiorx.cpp, audiotx.cpp, ccrtptest.cpp, rtphello.cpp, rtplisten.cpp, and rtpsend.cpp.

\fBRTPSocket\fP

Alias for RTPSession.

\fBSymmetricRTPSession\fP

Uses one pair of sockets, (1) for RTP data and (2) for RTCP transmission/reception. Symmetric UDP/IPv4 RTP session scheduled by one thread of execution.

Author

Generated automatically by Doxygen for ccRTP from the source code.