Uses of Interface
org.webrtc.RTCStatsCollectorCallback
Packages that use RTCStatsCollectorCallback
-
Uses of RTCStatsCollectorCallback in org.webrtc
Methods in org.webrtc with parameters of type RTCStatsCollectorCallbackModifier and TypeMethodDescriptionvoid
PeerConnection.getStats
(RTCStatsCollectorCallback callback) Gets stats using the new stats collection API, see webrtc/api/stats/.private void
PeerConnection.nativeNewGetStats
(RTCStatsCollectorCallback callback)