Package | Description |
---|---|
org.jlibrtp |
The jlibrtp package contains the core classes of jlibrtp.
|
Modifier and Type | Method and Description |
---|---|
protected CompRtcpPkt |
RTCPSenderThread.preparePacket(Participant part,
boolean regular)
Prepare a packet.
|
Modifier and Type | Method and Description |
---|---|
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
|