Uses of Class
org.ow2.clif.probe.rtp.RTCPInformation
-
Packages that use RTCPInformation Package Description org.ow2.clif.probe.rtp -
-
Uses of RTCPInformation in org.ow2.clif.probe.rtp
Methods in org.ow2.clif.probe.rtp that return types with arguments of type RTCPInformation Modifier and Type Method Description static java.util.LinkedList<RTCPInformation>RTCPPacket. getRtcpPackets(byte[] data, java.lang.Long time)Method to separate RTCP report.
-