Uses of Class
jlibrtp.CompRtcpPkt

Packages that use CompRtcpPkt
jlibrtp The jlibrtp package contains the core classes of jlibrtp. 
 

Uses of CompRtcpPkt in jlibrtp
 

Methods in jlibrtp that return CompRtcpPkt
protected  CompRtcpPkt RTCPSenderThread.preparePacket(Participant part, boolean regular)
          Prepare a packet.
 

Methods in jlibrtp with parameters of type CompRtcpPkt
protected  int RTCPSenderThread.mcSendCompRtcpPkt(CompRtcpPkt pkt)
          Multicast version of sending a Compound RTCP packet
protected  int RTCPSenderThread.sendCompRtcpPkt(CompRtcpPkt pkt, java.net.InetSocketAddress receiver)
          Unicast version of sending a Compound RTCP packet