Uses of Class
org.jitsi.service.neomedia.rtp.RTCPReports
-
Packages that use RTCPReports Package Description org.jitsi.impl.neomedia org.jitsi.service.neomedia -
-
Uses of RTCPReports in org.jitsi.impl.neomedia
Methods in org.jitsi.impl.neomedia that return RTCPReports Modifier and Type Method Description RTCPReportsMediaStreamStatsImpl. getRTCPReports()Gets the detailed statistics about the RTCP reports sent and received by the associated local peer. -
Uses of RTCPReports in org.jitsi.service.neomedia
Methods in org.jitsi.service.neomedia that return RTCPReports Modifier and Type Method Description RTCPReportsMediaStreamStats. getRTCPReports()Gets the detailed statistics about the RTCP reports sent and received by the associated local peer.
-