27 static int dummy __attribute__ ((unused)) = 0;
60 typedef SingleThreadRTPSessionIPV6<SymmetricRTPChannelIPV6,
61 SymmetricRTPChannelIPV6,
67 #endif // _ZRTPCCRTP_H_
SingleRTPChannel SymmetricRTPChannel
Actually, RTP with a single channel can be called 'Symmetric RTP'.
GNU ccRTP extension to support GNU ZRTP.
This template class adds the threading aspect to the RTPSessionBase template in one of the many possi...
SingleThreadRTPSession< SymmetricRTPChannel, SymmetricRTPChannel, ZrtpQueue > SymmetricZRTPSession
Uses one pair of sockets, (1) for RTP data and (2) for RTCP transmission/reception.
Generic and audio/video profile specific RTP interface of ccRTP.