.TH "sockets" 3 "Sat Oct 27 2018" "ccRTP" \" -*- nroff -*- .ad l .nh .SH NAME sockets .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "class \fBRTPBaseUDPIPv4Socket\fP" .br .RI "A UDP/IPv4 socket class targeted at RTP stacks\&. " .ti -1c .RI "class \fBDualRTPChannel< BaseSocket >\fP" .br .ti -1c .RI "class \fBDualUDPIPv4Socket\fP" .br .RI "A socket class based on two UDP/IPv4 sockets\&. " .in -1c .SS "Typedefs" .in +1c .ti -1c .RI "typedef \fBDualRTPChannel\fP< \fBRTPBaseUDPIPv4Socket\fP > \fBDualRTPUDPIPv4Channel\fP" .br .ti -1c .RI "typedef \fBRTPBaseUDPIPv4Socket\fP \fBSingleRTPChannel\fP" .br .RI "May be used in applications where using the same socket for both sending and receiving is not a limitation\&. " .ti -1c .RI "typedef \fBSingleRTPChannel\fP \fBSymmetricRTPChannel\fP" .br .RI "Actually, RTP with a single channel can be called 'Symmetric RTP'\&. " .in -1c .SH "Detailed Description" .PP .SH "Typedef Documentation" .PP .SS "typedef \fBDualRTPChannel\fP<\fBRTPBaseUDPIPv4Socket\fP> \fBDualRTPUDPIPv4Channel\fP" .SS "typedef \fBRTPBaseUDPIPv4Socket\fP \fBSingleRTPChannel\fP" .PP May be used in applications where using the same socket for both sending and receiving is not a limitation\&. .SS "typedef \fBSingleRTPChannel\fP \fBSymmetricRTPChannel\fP" .PP Actually, RTP with a single channel can be called 'Symmetric RTP'\&. .SH "Author" .PP Generated automatically by Doxygen for ccRTP from the source code\&.